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

{
    "name": "py27-lxml",
    "portdir": "python/py-lxml",
    "version": "5.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": 566
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-cython",
                "py27-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libxslt",
                "zlib",
                "python27",
                "libxml2"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py27-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-xmlsec",
                "py27-pptx",
                "py27-comet",
                "py27-voeventlib",
                "mythtv-core.27",
                "mythtv-core.28",
                "py27-beautifulsoup4",
                "py27-soaplib",
                "py27-xmldiff",
                "gnuradio-devel",
                "py27-agate",
                "py27-benchexec",
                "py27-breadability",
                "py27-datacite",
                "py27-docx",
                "py27-imdb",
                "py27-leather",
                "py27-parsel",
                "py27-ezodf",
                "py27-prov",
                "py27-obspy",
                "py27-scrapy",
                "gnuradio37",
                "bcfg2",
                "py27-twill"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-pyquery",
                "py27-fonttools",
                "py27-pypeg2",
                "john-jumbo"
            ]
        }
    ]
}