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

{
    "name": "py-sgmlop",
    "portdir": "python/py-sgmlop",
    "version": "1.1.1-20040207",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.effbot.org/zone/sgmlop-index.htm",
    "description": "Optimized SGML/XML parser",
    "long_description": "The sgmlop module provides an optimized SGML/XML parser, designed as an add-on to the sgmllib/htmllib and xmllib modules shipped with Python 1.5 and later.",
    "active": true,
    "categories": [
        "textproc",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-sgmlop"
            ]
        }
    ],
    "depends_on": []
}