GET /api/v1/ports/asitop/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "asitop",
"portdir": "sysutils/asitop",
"version": "0.0.24",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://tlkh.github.io/asitop/",
"description": "Performance monitoring CLI tool for Apple Silicon",
"long_description": "Performance monitoring CLI tool for Apple Silicon. asitop uses the built-in powermetrics utility on macOS, which allows access to a variety of hardware performance counters. Note that it requires sudo to run due to powermetrics needing root access to run. asitop is lightweight and has minimal performance impact. asitop only works on Apple Silicon Macs.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-psutil",
"py313-dashing",
"python313"
]
}
],
"depends_on": []
}