mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
added nim-db-ex
This commit is contained in:
parent
cd1c0f18c2
commit
60f2866a33
@ -3256,5 +3256,23 @@
|
|||||||
"description": "ptrace wrapper for Nim",
|
"description": "ptrace wrapper for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/rgv151/ptrace.nim"
|
"web": "https://github.com/rgv151/ptrace.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nim-db-ex",
|
||||||
|
"url": "https://github.com/Senketsu/nim-db-ex",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"extension",
|
||||||
|
"database",
|
||||||
|
"Nim",
|
||||||
|
"convenience",
|
||||||
|
"db",
|
||||||
|
"mysql",
|
||||||
|
"postgres",
|
||||||
|
"sqlite"
|
||||||
|
],
|
||||||
|
"description": "extension modules for Nim's 'db_*' modules",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Senketsu/nim-db-ex"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user