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

{
    "name": "py312-libtmux",
    "portdir": "python/py-libtmux",
    "version": "0.37.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/tmux-python/libtmux",
    "description": "Python binding for tmux",
    "long_description": "Python binding for tmux",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "egorenar-dev",
            "github": "egorenar",
            "ports_count": 29
        },
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 545
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py312-setuptools",
                "py312-poetry-core",
                "py312-build",
                "py312-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python312"
            ]
        },
        {
            "type": "run",
            "ports": [
                "tmux"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-libtmux",
                "py312-tmuxp"
            ]
        }
    ]
}