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

{
    "name": "py38-cli-helpers",
    "portdir": "python/py-cli-helpers",
    "version": "2.2.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/cli-helpers/",
    "description": "Helpers for building command-line apps",
    "long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "xeron.oskom",
            "github": "xeron",
            "ports_count": 100
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-pygments",
                "python38",
                "py38-wcwidth",
                "py38-tabulate",
                "py38-configobj"
            ]
        }
    ],
    "depends_on": []
}