mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add qr package (#1364)
This commit is contained in:
parent
efcffd971b
commit
983466022f
@ -16566,5 +16566,18 @@
|
|||||||
"description": "The Nim framework for VK API.",
|
"description": "The Nim framework for VK API.",
|
||||||
"license": "AGPLv3",
|
"license": "AGPLv3",
|
||||||
"web": "https://github.com/ethosa/shizuka"
|
"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…
x
Reference in New Issue
Block a user