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

{
    "name": "py-setupdocs",
    "portdir": "python/py-setupdocs",
    "version": "1.0.5",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/SetupDocs/",
    "description": "setuptools plugin that automates building of docs from ReST source",
    "long_description": "SetupDocs is a setuptools plugin that automates building of docs from ReST source.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-setupdocs"
            ]
        }
    ],
    "depends_on": []
}