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

{
    "name": "py27-cli-helpers",
    "portdir": "python/py-cli-helpers",
    "version": "1.2.1",
    "license": "BSD",
    "platforms": "darwin",
    "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": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "xeron.oskom",
            "github": "xeron",
            "ports_count": 20
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-12"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-configobj",
                "py27-pygments",
                "python27",
                "py27-wcwidth",
                "py27-tabulate",
                "py27-backports.csv"
            ]
        }
    ],
    "depends_on": []
}