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

{
    "name": "py36-simplegeneric",
    "portdir": "python/py-simplegeneric",
    "version": "0.8.1",
    "license": "ZPL",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cheeseshop.python.org/pypi/simplegeneric",
    "description": "Simple generic functions.",
    "long_description": "Simple generic functions.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2546
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py36-rpy2"
            ]
        }
    ]
}