GET /api/v1/ports/py-rich-click/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-rich-click",
"portdir": "python/py-rich-click",
"version": "1.8.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ewels/rich-click",
"description": "Format click help output nicely with rich",
"long_description": "rich-click aims to provide attractive help output from click, formatted with rich, with minimal customisation required.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 134
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py312-rich-click"
]
}
],
"depends_on": []
}