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

{
    "name": "py310-lxml",
    "portdir": "python/py-lxml",
    "version": "6.0.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": 601
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-wheel",
                "py310-build",
                "py310-installer",
                "clang-18",
                "py310-setuptools",
                "py310-cython"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "zlib",
                "libxml2",
                "libxslt",
                "python310"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-obspy",
                "py310-pptx",
                "py310-skyfield",
                "py310-appscript",
                "py310-soco",
                "py310-svglib",
                "py310-agate",
                "py310-owslib",
                "py310-parsel",
                "howdoi",
                "py310-pykeepass",
                "py310-breadability",
                "py310-zeep",
                "py310-leather",
                "py310-prov",
                "py310-pikepdf",
                "py310-beautifulsoup4",
                "py310-scrapy",
                "py310-xmlsec",
                "py310-fabio",
                "py310-docx",
                "py310-readability-lxml",
                "py310-urlwatch",
                "py310-lxml_html_clean",
                "py310-mechanicalsoup"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-fonttools",
                "py310-kraken",
                "py310-xmldiff",
                "py310-pyquery"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-openid"
            ]
        }
    ]
}