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

{
    "name": "py38-aiohttp",
    "portdir": "python/py-aiohttp",
    "version": "3.9.3",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/aio-libs/aiohttp",
    "description": "Async http client/server framework",
    "long_description": "aiohttp key futures are the support for both client and server side of HTTP protocol, support for both client and server Web-Sockets out-of-the-box without the Callback Hell and Web-server's middlewares and pluggable routing.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "miguel",
            "github": "ipglider",
            "ports_count": 76
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-multidict",
                "py38-yarl",
                "python38",
                "py38-frozenlist",
                "py38-aiosignal",
                "py38-aiodns",
                "py38-async-timeout",
                "py38-attrs",
                "py38-brotli"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-discordpy",
                "py38-aiojobs",
                "py38-s3fs",
                "py38-slackclient",
                "py38-parfive",
                "py38-aiobotocore",
                "py38-aiohttp-socks"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-gradio",
                "py38-socketio",
                "py38-engineio"
            ]
        }
    ]
}