add package gdbmc (#1278)
This commit is contained in:
parent
4aaedc10e7
commit
b6567b7ab3
1 changed files with 15 additions and 0 deletions
|
|
@ -15660,5 +15660,20 @@
|
|||
"description": "Nim wrapper for libbacktrace",
|
||||
"license": "Apache License 2.0 or MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue