mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Merge pull request #344 from euantorano/add-progress1703
Add package progress
This commit is contained in:
commit
5f26eee032
@ -4572,5 +4572,19 @@
|
|||||||
"description": "Nim wrapper of the Sophia key/value store",
|
"description": "Nim wrapper of the Sophia key/value store",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/gokr/nim-sophia"
|
"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…
x
Reference in New Issue
Block a user