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

{
    "name": "py27-tqdm",
    "portdir": "python/py-tqdm",
    "version": "4.64.0",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/tqdm/tqdm",
    "description": "A Fast, Extensible Progress Meter",
    "long_description": "A Fast, Extensible Progress Meter",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2546
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools_scm",
                "py27-toml",
                "clang-13"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27",
                "py27-setuptools"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-MDAnalysis",
                "py27-gwpy",
                "py27-tpot"
            ]
        }
    ]
}