GET /api/v1/ports/py35-sphinxcontrib-qthelp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py35-sphinxcontrib-qthelp",
"portdir": "python/py-sphinxcontrib-qthelp",
"version": "1.0.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://sphinx-doc.org/",
"description": "sphinx extension which outputs QtHelp document",
"long_description": "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1409
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py35-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python35"
]
},
{
"type": "run",
"ports": [
"py35-docutils"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py35-sphinx"
]
}
]
}