Merge pull request #344 from euantorano/add-progress1703

Add package progress
This commit is contained in:
Dominik Picheta 2016-04-14 18:13:16 +01:00
commit 5f26eee032

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