mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package sqlite3_abi (#1360)
This commit is contained in:
parent
4da6516077
commit
89d9b74236
@ -16506,5 +16506,18 @@
|
|||||||
"description": "ANOther pure NIm MONGO driver.",
|
"description": "ANOther pure NIm MONGO driver.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://mashingan.github.io/anonimongo/src/htmldocs/anonimongo.html"
|
"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…
x
Reference in New Issue
Block a user