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

{
    "name": "py39-dockerpty",
    "portdir": "python/py-dockerpty",
    "version": "0.4.1",
    "license": "Apache-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/d11wtq/dockerpty",
    "description": "Pseudo-tty handler for docker Python client",
    "long_description": "Provides the functionality needed to operate the pseudo-tty (PTY) allocated to a docker container, using the Python client.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "emcrisostomo",
            "github": "emcrisostomo",
            "ports_count": 155
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "py39-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-docker",
                "py39-six",
                "python39"
            ]
        }
    ],
    "depends_on": []
}