GET /api/v1/ports/py-hyperkitty/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-hyperkitty",
"portdir": "python/py-hyperkitty",
"version": "1.3.5",
"license": "GPL-3",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/mailman/hyperkitty",
"description": "A web interface to access GNU Mailman v3 archives",
"long_description": "HyperKitty is an open source Django application under development. It aims to provide a web interface to access GNU Mailman v3 archives.",
"active": true,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py310-hyperkitty"
]
}
],
"depends_on": []
}