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

{
    "name": "py38-tqdm",
    "portdir": "python/py-tqdm",
    "version": "4.66.2",
    "license": "MIT",
    "platforms": "{darwin 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": [
                "py38-wheel",
                "py38-setuptools",
                "py38-setuptools_scm",
                "clang-16",
                "py38-build",
                "py38-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-gwpy",
                "py38-sunpy",
                "py38-MDAnalysis",
                "py38-tpot",
                "py38-spaCy",
                "py38-ipyparallel",
                "py38-rbtools",
                "py38-parfive",
                "py38-thinc",
                "py38-pooch",
                "py38-nltk"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-sentence-transformers",
                "py38-transformers",
                "py38-unidic",
                "py38-fairseq",
                "py38-pytorch-lightning",
                "py38-panel",
                "py38-tensor2tensor",
                "py38-tensorflow-datasets",
                "py38-bpemb",
                "py38-sacremoses",
                "py38-proglog",
                "py38-allennlp",
                "py38-coremltools",
                "py38-datasets",
                "py38-huggingface_hub",
                "py38-photomosaic"
            ]
        }
    ]
}