GET /api/v1/ports/py27-importlib-resources/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-importlib-resources",
"portdir": "python/py-importlib-resources",
"version": "3.3.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://importlib-resources.readthedocs.io",
"description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
"long_description": "A backport of Python standard library importlib.resources module for Python 2.7, and 3.4 through 3.8.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "rubendibattista",
"github": "rdbisme",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"py27-setuptools_scm",
"py27-toml",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-typing",
"py27-zipp",
"python27",
"py27-contextlib2",
"py27-pathlib2",
"py27-singledispatch"
]
},
{
"type": "test",
"ports": [
"py27-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-matplotlib",
"py27-virtualenv"
]
}
]
}