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

{
    "name": "py37-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": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "rubendibattista",
            "github": "rdbisme",
            "ports_count": 41
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37",
                "py37-resumable-urlretrieve",
                "py37-setuptools"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py37-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-pew"
            ]
        }
    ]
}