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

{
    "name": "py27-plyvel",
    "portdir": "python/py-plyvel",
    "version": "1.5.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/wbolster/plyvel",
    "description": "Plyvel is a fast and feature-rich Python interface to LevelDB.",
    "long_description": "Plyvel is a Python interface to LevelDB that has a rich feature set, high performance and a friendly Pythonic API.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "miguel",
            "github": "ipglider",
            "ports_count": 82
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "leveldb",
                "python27"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "john-jumbo",
                "john-jumbo-devel"
            ]
        }
    ]
}