GET /api/v1/ports/py39-brotli/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-brotli",
"portdir": "python/py-brotli",
"version": "1.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/brotli",
"description": "Python module for brotli compression format",
"long_description": "Brotli is a generic-purpose lossless compression algorithm that is similar in speed with deflate but offers more dense compression. This port installs python modules, see also port brotli for the bro tool.",
"active": true,
"categories": [
"archivers",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-tensorflow-addons"
]
},
{
"type": "lib",
"ports": [
"py39-httpx",
"py39-mitmproxy",
"py39-py7zr",
"py39-aiohttp",
"py39-tf-slim",
"py39-pyarrow"
]
},
{
"type": "run",
"ports": [
"py39-fonttools"
]
}
]
}