mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge branch 'master' of https://github.com/johnscillieri/packages into johnscillieri-master
This commit is contained in:
commit
3b72499d96
@ -5482,5 +5482,21 @@
|
||||
"description": "A Rustbox-inspired termbox wrapper",
|
||||
"license": "GPLv3",
|
||||
"web": "https://notabug.org/vktec/nimbox"
|
||||
},
|
||||
{
|
||||
"name": "psutil",
|
||||
"url": "https://github.com/johnscillieri/psutil-nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"psutil",
|
||||
"process",
|
||||
"network",
|
||||
"system",
|
||||
"disk",
|
||||
"cpu"
|
||||
],
|
||||
"description": "psutil is a cross-platform library for retrieving information on running processes and system utilization (CPU, memory, disks, network)",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/johnscillieri/psutil-nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user