barcode library (#1323)

This commit is contained in:
Duncan Clarke 2020-01-15 12:26:20 -05:00 committed by Miran
parent 4de5e86cec
commit d8017dc47f

View File

@ -16104,5 +16104,17 @@
"description": "Transformer",
"license": "LGPLv3",
"web": "https://github.com/linksplatform/RegularExpressions.Transformer"
},
{
"name": "barcode",
"url": "https://github.com/bunkford/barcode",
"method": "git",
"tags": [
"barcode"
],
"description": "Nim barcode library",
"license": "MIT",
"web": "https://github.com/bunkford/barcode",
"doc": "https://bunkford.github.io/barcode/barcode.html"
}
]