GET /api/v1/ports/py27-twine/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-twine",
"portdir": "python/py-twine",
"version": "3.1.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "twine",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by twine",
"long_description": "This port has been replaced by twine.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
}