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

{
    "name": "py310-ply",
    "portdir": "python/py-ply",
    "version": "3.11",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.dabeaz.com/ply/",
    "description": "lex and yacc implementation for Python",
    "long_description": "lex and yacc implementation for Python",
    "active": true,
    "categories": [
        "devel",
        "lang",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1565
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-setuptools",
                "py310-wheel",
                "py310-build",
                "py310-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-pythran",
                "py310-stone",
                "py310-lesscpy",
                "py310-pycifrw",
                "py310-smi",
                "py310-sip",
                "py310-sip-devel",
                "py310-beancount",
                "py310-jsonpath-rw"
            ]
        }
    ]
}