Added package pgxcrown (#1779)

This commit is contained in:
luisacosta828 2021-01-11 02:11:11 -04:00 committed by GitHub
parent 4a5eb8e15b
commit 9c07351626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21101,6 +21101,19 @@
"license": "MIT",
"web": "https://github.com/greenfork/nimraylib_now"
},
{
"name": "pgxcrown",
"url": "https://github.com/luisacosta828/pgxcrown",
"method": "git",
"tags": [
"library",
"postgres",
"extension"
],
"description": "Build Postgres extensions in Nim.",
"license": "MIT",
"web": "https://github.com/luisacosta828/pgxcrown"
},
{
"name": "hostname",
"url": "https://github.com/rominf/nim-hostname",