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

{
    "name": "py36-argh",
    "portdir": "python/py-argh",
    "version": "0.26.2",
    "license": "LGPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/neithere/argh",
    "description": "A simple argparse wrapper",
    "long_description": "A simple argparse wrapper",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 563
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-watchdog"
            ]
        }
    ]
}