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

{
    "name": "py39-lxml",
    "portdir": "python/py-lxml",
    "version": "5.3.2",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://lxml.de/",
    "description": "Powerful and Pythonic XML processing library",
    "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 560
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-build",
                "py39-installer",
                "clang-17",
                "py39-cython"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "python39",
                "libxml2",
                "libxslt"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-mechanicalsoup",
                "py39-svglib",
                "py39-lxml_html_clean",
                "py39-leather",
                "py39-parsel",
                "py39-pikepdf",
                "py39-skyfield",
                "gnuradio",
                "gnuradio-next",
                "py39-docx",
                "py39-prov",
                "py39-owslib",
                "py39-pptx",
                "py39-obspy",
                "py39-readability-lxml",
                "py39-xmlsec",
                "py39-agate",
                "py39-beautifulsoup4",
                "py39-scrapy",
                "py39-urlwatch",
                "py39-fabio",
                "py39-zeep",
                "py39-soco",
                "py39-appscript",
                "py39-beancount",
                "py39-breadability"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-pyshark",
                "py39-xmldiff",
                "py39-kraken",
                "py39-pyquery",
                "py39-fonttools"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-openid"
            ]
        }
    ]
}