add description to zfdbms (#2014)

not the author of zfdbms and taking description from About section of GitHub: https://github.com/zendbit/nim.zfdbms
this is to fix a broken nimble search and nimble list: https://github.com/nim-lang/nimble/issues/947
This commit is contained in:
Pietro Peterlongo 2021-09-29 22:28:49 +02:00 committed by GitHub
parent 6d6f7df3e5
commit e547f8ec78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23800,7 +23800,7 @@
"sqlite",
"postgre"
],
"description": "",
"description": "Simple database generator, connector and query tools.",
"license": "BSD",
"web": "https://github.com/zendbit/nim.zfdbms",
"doc": "https://github.com/zendbit/nim.zfdbms/blob/main/README.md"