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

{
    "name": "py311-tatsu",
    "portdir": "python/py-tatsu",
    "version": "5.13.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/neogeny/tatsu",
    "description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
    "long_description": "Tool that takes grammars in a variation of EBNF as input, and outputs memoizing PEG parsers in Python.",
    "active": true,
    "categories": [
        "devel",
        "textproc",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        }
    ],
    "depends_on": []
}