QR Code Generator (#1150)

This commit is contained in:
Duncan Clarke 2019-08-21 13:58:08 -04:00 committed by Miran
parent 080679e383
commit b6ffdb99b6

View File

@ -14104,5 +14104,17 @@
"description": "Secure multi-party computation",
"license": "MIT",
"web": "https://github.com/markspanbroek/nimpc"
},
{
"name": "qrcodegen",
"url": "https://github.com/bunkford/qrcodegen",
"method": "git",
"tags": [
"qr",
"barcode"
],
"description": "QR Code Generator",
"license": "MIT",
"web": "https://github.com/bunkford/qrcodegen"
}
]