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

{
    "name": "py-click-plugins",
    "portdir": "python/py-click-plugins",
    "version": "1.1.1",
    "license": "BSD",
    "platforms": "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": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2689
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-click-plugins"
            ]
        }
    ],
    "depends_on": []
}