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

{
    "name": "py38-click-plugins",
    "portdir": "python/py-click-plugins",
    "version": "1.1.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/click-contrib/click-plugins",
    "description": "An extension module for click to enable registering CLI commands via setuptools entry-points.",
    "long_description": "An extension module for click to enable registering CLI commands via setuptools entry-points.",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "py38-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-click",
                "py38-setuptools",
                "python38"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-rasterio",
                "py38-fiona"
            ]
        }
    ]
}