GET /api/v1/ports/py312-blosc2/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-blosc2",
"portdir": "python/py-blosc2",
"version": "3.11.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/blosc2/",
"description": "Python wrapper for Blosc2",
"long_description": "A Python wrapper for the extremely fast Blosc2 compression library",
"active": true,
"categories": [
"devel",
"archivers",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"py312-build",
"py312-installer",
"py312-cython",
"py312-scikit-build-core",
"py312-oldest-supported-numpy",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"blosc2",
"py312-ndindex",
"python312",
"py312-numpy",
"py312-platformdirs",
"py312-requests",
"py312-msgpack",
"py312-cpuinfo",
"py312-numexpr"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-tables"
]
}
]
}