GET /api/v1/ports/py-multivolumefile/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-multivolumefile",
"portdir": "python/py-multivolumefile",
"version": "0.2.3",
"license": "LGPL-2.1+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miurahr/multivolume",
"description": "multi volume file wrapper library",
"long_description": "multi volume file wrapper library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-multivolumefile"
]
}
],
"depends_on": []
}