GET /api/v1/ports/py-enum/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-enum",
"portdir": "python/py-enum",
"version": "0.4.7",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/enum/",
"description": "Robust enumerated type support in Python",
"long_description": "This package provides a module for robust enumerations in Python.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-enum"
]
}
],
"depends_on": []
}