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

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