Added package sqlite3_abi (#1360)
This commit is contained in:
parent
4da6516077
commit
89d9b74236
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue