Added package nery (#1861)

This commit is contained in:
Dr. David Kunz 2021-04-06 13:37:03 +02:00 committed by GitHub
parent 841cd39d31
commit a134e8f4d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22052,6 +22052,20 @@
"license": "MIT",
"web": "https://github.com/markspanbroek/upraises"
},
{
"name": "nery",
"url": "https://github.com/David-Kunz/Nery",
"method": "git",
"tags": [
"query",
"macro",
"sql",
"select"
],
"description": "A simple library to create queries in Nim.",
"license": "MIT",
"web": "https://github.com/David-Kunz/Nery"
},
{
"name": "scorper",
"url": "https://github.com/bung87/scorper",