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

{
    "name": "py-tqdm",
    "portdir": "python/py-tqdm",
    "version": "4.66.2",
    "license": "MIT",
    "platforms": "any",
    "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": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2544
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-tqdm"
            ]
        }
    ],
    "depends_on": []
}