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

{
    "name": "py39-html5lib",
    "portdir": "python/py-html5lib",
    "version": "1.1",
    "license": "Permissive",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/html5lib/html5lib-python",
    "description": "Library for working with HTML documents",
    "long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
    "active": true,
    "categories": [
        "devel",
        "textproc",
        "python"
    ],
    "maintainers": [
        {
            "name": "kirill",
            "github": "catap",
            "ports_count": 1279
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "py39-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-six",
                "py39-webencodings",
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-beautifulsoup4",
                "py39-astroquery",
                "py39-skyfield",
                "py39-rdflib",
                "py39-xhtml2pdf"
            ]
        }
    ]
}