mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
add easy_sqlite3 (#2028)
This commit is contained in:
parent
3e6de3476e
commit
eddf6dfc53
@ -23905,5 +23905,19 @@
|
||||
"description": "Bindings for Chipmunk, a fast and lightweight 2D game physics library.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/avahe-kellenberger/nim-chipmunk"
|
||||
},
|
||||
{
|
||||
"name": "easy_sqlite3",
|
||||
"url": "https://github.com/codehz/easy_sqlite3",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"sqlite",
|
||||
"sqlite3",
|
||||
"database",
|
||||
"arc"
|
||||
],
|
||||
"description": "Yet another SQLite wrapper for Nim.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/codehz/easy_sqlite3"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user