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

{
    "name": "py36-pypeg2",
    "portdir": "python/py-pypeg2",
    "version": "2.15.2",
    "license": "GPL-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://fdik.org/pyPEG/",
    "description": "An intrinsic PEG Parser-Interpreter for Python",
    "long_description": "An intrinsic PEG Parser-Interpreter for Python",
    "active": false,
    "categories": [
        "lang",
        "python"
    ],
    "maintainers": [
        {
            "name": "mojca",
            "github": "mojca",
            "ports_count": 57
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py36-lxml"
            ]
        }
    ],
    "depends_on": []
}