Added package QRterm (#2368)

This commit is contained in:
Alberto 2022-09-30 15:09:26 +02:00 committed by GitHub
parent cd1bcf8462
commit e055530596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27596,6 +27596,25 @@
"license": "MIT",
"web": "https://github.com/Patitotective/kdl-nim"
},
{
"name": "QRterm",
"url": "https://github.com/aruZeta/QRterm",
"method": "git",
"tags": [
"qrcode",
"qr code",
"qr generator",
"qr",
"qr codes",
"qrcode generator",
"qr code generator",
"binary",
"terminal"
],
"description": "A simple QR generator in your terminal.",
"license": "MIT",
"web": "https://github.com/aruZeta/QRterm"
},
{
"name": "geometrymath",
"url": "https://github.com/can-lehmann/geometrymath",