Added package aspartame (#2363)

This commit is contained in:
Adam Blažek 2022-10-10 20:45:52 +02:00 committed by GitHub
parent 5cf289b35c
commit ce4b7657f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27567,6 +27567,19 @@
"license": "LGPL-3.0",
"web": "https://github.com/accodeing/dimage"
},
{
"name": "aspartame",
"url": "https://git.sr.ht/~xigoi/aspartame",
"method": "git",
"tags": [
"syntax",
"sugar",
"utility"
],
"description": "More syntactic sugar for Nim",
"license": "GPL-3.0-or-later",
"web": "https://git.sr.ht/~xigoi/aspartame"
},
{
"name": "checkif",
"url": "https://git.ozzuu.com/thisago/checkif",