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

{
    "name": "py36-fasteners",
    "portdir": "python/py-fasteners",
    "version": "0.16.3",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/fasteners/",
    "description": "A python package that provides useful locks",
    "long_description": "A python package that provides useful locks",
    "active": false,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 392
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py36-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python36",
                "py36-six"
            ]
        }
    ],
    "depends_on": []
}