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

{
    "name": "py39-httplib2",
    "portdir": "python/py-httplib2",
    "version": "2-0.21.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/httplib2/",
    "description": "A comprehensive HTTP client library in Python",
    "long_description": "A comprehensive HTTP client library that supports many features left out of other HTTP libraries.",
    "active": true,
    "categories": [
        "devel",
        "net",
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 383
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-wheel",
                "py39-installer",
                "clang-16",
                "py39-setuptools",
                "py39-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-parsing",
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-ansible-core",
                "py39-beancount",
                "py39-oauth2client",
                "py39-google-api",
                "py39-google-auth-httplib2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-apache-beam"
            ]
        }
    ]
}