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

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