Added package sqlite3_abi (#1360)

This commit is contained in:
Jacek Sieka 2020-02-17 20:20:33 +01:00 committed by GitHub
parent 4da6516077
commit 89d9b74236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16506,5 +16506,18 @@
"description": "ANOther pure NIm MONGO driver.",
"license": "MIT",
"web": "https://mashingan.github.io/anonimongo/src/htmldocs/anonimongo.html"
},
{
"name": "sqlite3_abi",
"url": "https://github.com/arnetheduck/nim-sqlite3-abi",
"method": "git",
"tags": [
"sqlite",
"sqlite3",
"database"
],
"description": "A wrapper for SQLite",
"license": "Apache License 2.0 or MIT",
"web": "https://github.com/arnetheduck/nim-sqlite3-abi"
}
]