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

{
    "name": "py36-antlr4-python3-runtime",
    "portdir": "python/py-antlr4-python3-runtime",
    "version": "4.8",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.antlr.org",
    "description": "ANTLR4 runtime for Python 3",
    "long_description": "ANTLR4 runtime for Python 3",
    "active": false,
    "categories": [
        "lang",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        }
    ],
    "depends_on": []
}