GET /api/v1/ports/py-anytree/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-anytree",
"portdir": "python/py-anytree",
"version": "2.12.1",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/c0fec0de/anytree",
"description": "Python tree data library",
"long_description": "Python tree data library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-anytree"
]
}
],
"depends_on": []
}