Added package progress

This commit is contained in:
Euan Torano 2016-04-14 18:03:19 +01:00
parent bc49a6175a
commit a2f7027eec

View File

@ -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"
}
]