GET /api/v1/ports/py-redmine/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-redmine",
"portdir": "python/py-redmine",
"version": "2.2.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/maxtepkeev/python-redmine",
"description": "A library for communicating with a Redmine project management application",
"long_description": "A library for communicating with a Redmine project management application",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 159
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py38-redmine"
]
}
],
"depends_on": []
}