GET /api/v1/ports/py-htmldocs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-htmldocs",
"portdir": "lang/py-htmldocs",
"version": "1.0",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "Local HTML documentation for Python.",
"long_description": "Local HTML documentation for Python.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-htmldocs"
]
}
],
"depends_on": []
}