GET /api/v1/ports/py39-htmldocs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-htmldocs",
    "portdir": "lang/py-htmldocs",
    "version": "3.9.18",
    "license": "PSF",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.python.org/",
    "description": "HTML documentation for Python 3.9.18",
    "long_description": "Access Python 3.9.18 HTML docs via file://${prefix}/share/doc/python39-doc/index.html",
    "active": false,
    "categories": [
        "lang"
    ],
    "maintainers": [
        {
            "name": "eborisch",
            "github": "eborisch",
            "ports_count": 218
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-htmldocs"
            ]
        }
    ]
}