add package suru (#1853)

This commit is contained in:
de-odex 2021-03-31 14:18:19 +09:00 committed by GitHub
parent 2abf123403
commit 165db49966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22001,5 +22001,17 @@
"description": "FIX Protocol optimized parser (Financial Information eXchange)",
"license": "Apache-2.0",
"web": "https://github.com/inv2004/newfix"
},
{
"name": "suru",
"url": "https://github.com/de-odex/suru",
"method": "git",
"tags": [
"progress",
"bar",
"terminal"
],
"description": "A tqdm-style progress bar in Nim",
"license": "MIT"
}
]