mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package exporttosqlite3 (#1944)
This commit is contained in:
parent
26863e225c
commit
05984553ff
@ -23042,5 +23042,20 @@
|
||||
"description": "apache arrow bindings for nim",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/emef/nimarrow"
|
||||
},
|
||||
{
|
||||
"name": "exporttosqlite3",
|
||||
"url": "https://github.com/niklaskorz/nim-exporttosqlite3",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"sqlite3",
|
||||
"export",
|
||||
"database",
|
||||
"db_sqlite",
|
||||
"sql"
|
||||
],
|
||||
"description": "Export Nim functions to sqlite3",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/niklaskorz/nim-exporttosqlite3"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user