GET /api/v1/ports/py27-sphinx-contrib/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-sphinx-contrib",
"portdir": "python/py-sphinx-contrib",
"version": "0.0.20170205",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/birkenfeld/sphinx-contrib",
"description": "Sphinx extensions",
"long_description": "This is a collection of Sphinx extensions maintained by their respective authors. It is not an official part of Sphinx.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-sphinx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-sphinx-contrib"
]
}
]
}