GET /api/v1/ports/py27-backports_abc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-backports_abc",
"portdir": "python/py-backports_abc",
"version": "0.5",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cython/backports_abc",
"description": "A backport of recent additions to the 'collections.abc' module from Python 3.5.",
"long_description": "A backport of recent additions to the 'collections.abc' module from Python 3.5.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2297
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-tornado",
"py-backports_abc"
]
}
]
}