GET /api/v1/ports/py38-aiohttp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-aiohttp",
"portdir": "python/py-aiohttp",
"version": "3.8.4",
"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": 65
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py38-async-timeout",
"py38-attrs",
"py38-brotli",
"py38-cchardet",
"python38",
"py38-yarl",
"py38-charset-normalizer",
"py38-aiosignal",
"py38-frozenlist",
"py38-multidict",
"py38-aiodns"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-discordpy",
"py38-aiojobs",
"py38-aiobotocore",
"py38-parfive",
"py38-s3fs",
"py38-slackclient"
]
},
{
"type": "run",
"ports": [
"py38-gradio",
"py38-engineio",
"py38-socketio"
]
}
]
}