GET /api/v1/ports/py38-sphinxcontrib-htmlhelp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-sphinxcontrib-htmlhelp",
"portdir": "python/py-sphinxcontrib-htmlhelp",
"version": "2.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.sphinx-doc.org/",
"description": "a sphinx extension which renders HTML help files",
"long_description": "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1406
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-flit_core",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-docutils"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-sphinx"
]
}
]
}