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

{
    "name": "py27-wheel",
    "portdir": "python/py-wheel",
    "version": "0.37.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 1,
    "replaced_by": null,
    "homepage": "https://github.com/pypa/wheel/",
    "description": "A built package format for Python.",
    "long_description": "A built package format for Python.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1011
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py27-pynacl",
                "py27-pyside2",
                "py27-phonenumbers",
                "py27-rencode",
                "py27-astropy-healpix",
                "py27-rtree",
                "py27-murmurhash",
                "py27-arpeggio",
                "py27-zopfli"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-scikit-build",
                "py27-pygmsh",
                "py27-tensorboard1"
            ]
        }
    ]
}