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

{
    "name": "py35-hiredis",
    "portdir": "python/py-hiredis",
    "version": "1.1.0",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pietern/hiredis-py",
    "description": "Python wrapper for hiredis",
    "long_description": "Python wrapper for hiredis",
    "active": false,
    "categories": [
        "devel",
        "databases",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python35"
            ]
        }
    ],
    "depends_on": []
}