Merge branch 'master' of https://github.com/johnscillieri/packages into johnscillieri-master
This commit is contained in:
commit
3b72499d96
1 changed files with 16 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue