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

{
    "name": "py39-cli-helpers",
    "portdir": "python/py-cli-helpers",
    "version": "2.3.0",
    "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": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "py39-configobj",
                "py39-pygments",
                "py39-tabulate",
                "py39-wcwidth"
            ]
        }
    ],
    "depends_on": []
}