GET /api/v1/ports/py39-bz2file/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-bz2file",
"portdir": "python/py-bz2file",
"version": "0.98",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nvawda/bz2file",
"description": "Python library for reading and writing bzip2-compressed files.",
"long_description": "Python library for reading and writing bzip2-compressed files.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-bz2file"
]
},
{
"type": "run",
"ports": [
"py39-tensor2tensor"
]
}
]
}