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

{
    "name": "py36-sphinxcontrib-bibtex",
    "portdir": "python/py-sphinxcontrib-bibtex",
    "version": "2.2.1",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/mcmtroffaes/sphinxcontrib-bibtex",
    "description": "Sphinx extension for BibTeX style citations",
    "long_description": "Sphinx extension for BibTeX style citations",
    "active": false,
    "categories": [
        "devel",
        "textproc",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py36-pybtex",
                "python36",
                "py36-sphinx",
                "py36-pybtex-docutils",
                "py36-oset"
            ]
        }
    ],
    "depends_on": []
}