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

{
    "name": "py39-brotlicffi",
    "portdir": "python/py-brotlicffi",
    "version": "1.0.9.2",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/python-hyper/brotlicffi",
    "description": "Python CFFI bindings to the Brotli library",
    "long_description": "Python CFFI bindings to the Brotli library",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "kirill",
            "github": "catap",
            "ports_count": 1073
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "py39-cffi"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-httpbin",
                "py39-httpx"
            ]
        }
    ]
}