GET /api/v1/ports/py39-dashing/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-dashing",
"portdir": "python/py-dashing",
"version": "0.1.0",
"license": "LGPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FedericoCeratto/dashing",
"description": "Terminal dashboards for Python",
"long_description": "Dashing is a library to quickly create terminal-based dashboards in Python",
"active": true,
"categories": [
"python",
"sysutil"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 183
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-blessed"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-asitop"
]
}
]
}