diff options
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 2956008..d9bd2c4 100644 --- a/packages.json +++ b/packages.json @@ -11503,6 +11503,20 @@ "web": "https://github.com/ijneb/nim-algebra" }, { + "name": "nimzbar", + "url": "https://github.com/genotrance/nimzbar", + "method": "git", + "tags": [ + "zbar", + "barcode", + "bar", + "code" + ], + "description": "zbar wrapper for Nim", + "license": "MIT", + "web": "https://github.com/genotrance/nimzbar" + }, + { "name": "nicy", "url": "https://github.com/icyphox/nicy", "method": "git", |
