Add qr package (#1364)

This commit is contained in:
Thomas T. Jarløv 2020-02-19 17:40:46 +01:00 committed by GitHub
parent efcffd971b
commit 983466022f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16566,5 +16566,18 @@
"description": "The Nim framework for VK API.",
"license": "AGPLv3",
"web": "https://github.com/ethosa/shizuka"
},
{
"name": "qr",
"url": "https://github.com/ThomasTJdev/nim_qr",
"method": "git",
"tags": [
"qr",
"qrcode",
"svg"
],
"description": "Create SVG-files with QR-codes from strings.",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_qr"
}
]