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

{
    "name": "py27-argh",
    "portdir": "python/py-argh",
    "version": "0.27.2",
    "license": "LGPL-3+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/neithere/argh",
    "description": "A simple argparse wrapper",
    "long_description": "A simple argparse wrapper",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 477
        },
        {
            "name": "kirill",
            "github": "catap",
            "ports_count": 1116
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py27-watchdog"
            ]
        }
    ]
}