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

{
    "name": "py39-pythonz",
    "portdir": "python/py-pythonz",
    "version": "1.11.4",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/berdario/pythonz",
    "description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
    "long_description": "Python installation manager supporting CPython, Stackless, PyPy and Jython",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "rubendibattista",
            "github": "rdbisme",
            "ports_count": 40
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-build",
                "py39-installer",
                "clang-16",
                "py39-setuptools",
                "py39-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "py39-setuptools",
                "py39-resumable-urlretrieve"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-pew",
                "py-pythonz"
            ]
        }
    ]
}