Added package progress
This commit is contained in:
parent
bc49a6175a
commit
a2f7027eec
1 changed files with 14 additions and 0 deletions
|
|
@ -4572,5 +4572,19 @@
|
|||
"description": "Nim wrapper of the Sophia key/value store",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/gokr/nim-sophia"
|
||||
},
|
||||
{
|
||||
"name": "progress",
|
||||
"url": "https://github.com/euantorano/progress.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"progress",
|
||||
"bar",
|
||||
"terminal",
|
||||
"ui"
|
||||
],
|
||||
"description": "A simple progress bar for Nim.",
|
||||
"license": "BSD",
|
||||
"web": "https://github.com/euantorano/progress.nim"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue