GET /api/v1/ports/py38-postorius/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-postorius",
"portdir": "python/py-postorius",
"version": "1.3.6",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/mailman/postorius",
"description": "A web user interface for GNU Mailman",
"long_description": "A web user interface for GNU Mailman",
"active": false,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-readme_renderer",
"py38-django-mailman3"
]
}
],
"depends_on": []
}