GET /api/v1/ports/py310-keep/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-keep",
"portdir": "python/py-keep",
"version": "2.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/orkohunter/keep",
"description": "A Meta CLI toolkit",
"long_description": "A Meta CLI toolkit: your personal shell command keeper",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py310-click",
"python310",
"py310-pygithub",
"py310-terminaltables",
"py310-requests"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"howdoi",
"py-keep"
]
}
]
}