Added qrcode (#376)

This commit is contained in:
Adam Chesak 2016-07-07 10:44:14 -05:00 committed by Dominik Picheta
parent 44d5634427
commit 382f831f00

View File

@ -4901,5 +4901,18 @@
"web": "https://github.com/smallfx/luna.nim",
"license": "MIT",
"method": "git"
},
{
"name": "qrcode",
"description": "module for creating and reading QR codes using http://goqr.me/",
"tags": [
"qr",
"qrcode",
"api"
],
"url": "https://github.com/achesak/nim-qrcode",
"web": "https://github.com/achesak/nim-qrcode",
"license": "MIT",
"method": "git"
}
]