add easy_sqlite3 (#2028)

This commit is contained in:
Code Hz
2021-10-14 08:53:56 +02:00
committed by GitHub
parent 3e6de3476e
commit eddf6dfc53
+14
View File
@@ -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"
}
]