GET /api/v1/ports/py-safetensors/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-safetensors",
"portdir": "python/py-safetensors",
"version": "0.3.2",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/huggingface/safetensors",
"description": "Fast and Safe Tensor serialization",
"long_description": "Simple, safe way to store and distribute tensors",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"libunwind",
"py311-safetensors"
]
}
],
"depends_on": []
}