Added package pgxcrown (#1779)

This commit is contained in:
luisacosta828
2021-01-11 07:11:11 +01:00
committed by GitHub
parent 4a5eb8e15b
commit 9c07351626
+13
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",