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

{
    "name": "py27-pybtex-docutils",
    "portdir": "python/py-pybtex-docutils",
    "version": "0.2.2",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/mcmtroffaes/pybtex-docutils",
    "description": "A docutils backend for pybtex.",
    "long_description": "A docutils backend for pybtex.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-docutils",
                "py27-pybtex",
                "py27-setuptools",
                "py27-six"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-sphinxcontrib-bibtex"
            ]
        }
    ]
}