Add qr package (#1364)
This commit is contained in:
parent
efcffd971b
commit
983466022f
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue