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

{
    "name": "py37-click",
    "portdir": "python/py-click",
    "version": "8.1.7",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pallets/click",
    "description": "A simple wrapper around optparse for powerful command line utilities.",
    "long_description": "A simple wrapper around optparse for powerful command line utilities.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2295
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-wheel",
                "py37-installer",
                "clang-16",
                "py37-setuptools",
                "py37-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-importlib-metadata",
                "python37"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-cookiecutter",
                "py37-pytorch",
                "py37-black",
                "py37-nltk",
                "py37-mitmproxy",
                "py37-python-dotenv",
                "py37-sphinxcontrib-versioning",
                "py37-snuggs",
                "py37-cligj",
                "py37-flask",
                "py37-gammapy",
                "py37-tmuxp",
                "py37-mercantile",
                "py37-geocoder",
                "py37-click-plugins",
                "py37-fiona",
                "py37-incremental",
                "py37-httpx",
                "py37-distributed",
                "py37-spark_parser",
                "py37-xdis",
                "py37-pgspecial"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-gammapy",
                "py37-sacremoses",
                "py37-userpath",
                "py37-typer"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py37-alive-progress"
            ]
        }
    ]
}