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

{
    "name": "py35-gdbm",
    "portdir": "python/py-gdbm",
    "version": "3.5.10",
    "license": "PSF",
    "platforms": "darwin",
    "epoch": 20170810,
    "replaced_by": null,
    "homepage": "https://docs.python.org/release/3.5.10/library/dbm.html",
    "description": "Python bindings to the GNU dbm library",
    "long_description": "Python bindings to the GNU dbm library",
    "active": true,
    "categories": [
        "databases",
        "python"
    ],
    "maintainers": [
        {
            "name": "jmr",
            "github": "jmroot",
            "ports_count": 309
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "xz"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "gdbm",
                "python35"
            ]
        }
    ],
    "depends_on": []
}