mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-21 12:29:28 +00:00
add package gdbmc (#1278)
This commit is contained in:
parent
4aaedc10e7
commit
b6567b7ab3
@ -15660,5 +15660,20 @@
|
|||||||
"description": "Nim wrapper for libbacktrace",
|
"description": "Nim wrapper for libbacktrace",
|
||||||
"license": "Apache License 2.0 or MIT",
|
"license": "Apache License 2.0 or MIT",
|
||||||
"web": "https://github.com/status-im/nim-libbacktrace"
|
"web": "https://github.com/status-im/nim-libbacktrace"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "gdbmc",
|
||||||
|
"url": "https://github.com/vycb/gdbmc.nim",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"gdbm",
|
||||||
|
"key-value",
|
||||||
|
"nosql",
|
||||||
|
"library",
|
||||||
|
"wrapper"
|
||||||
|
],
|
||||||
|
"description": "This library is a wrapper to C GDBM library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/vycb/gdbmc.nim"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user