add zfdbms to nimble directory package (#2012)

https://github.com/zendbit/nim.zfdbms
This commit is contained in:
Amru Rosyada 2021-09-28 12:36:35 +07:00 committed by GitHub
parent 9d00189873
commit 67e67ca000
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23785,5 +23785,24 @@
"license": "GPL-3.0",
"web": "https://github.com/dylhack/matrix-nim-sdk",
"doc": "https://github.com/shayanhabibi/dylhack/blob/matrix-nim-sdk/README.md"
},
{
"name": "zfdbms",
"url": "https://github.com/zendbit/nim.zfdbms",
"method": "git",
"tags": [
"sql",
"dbms",
"zendbit",
"zendflow",
"database",
"mysql",
"sqlite",
"postgre"
],
"description": "",
"license": "BSD",
"web": "https://github.com/zendbit/nim.zfdbms",
"doc": "https://github.com/zendbit/nim.zfdbms/blob/main/README.md"
}
]