mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package leveldbstatic (#2871)
This commit is contained in:
parent
84e35faca5
commit
88a52fa365
@ -33387,5 +33387,20 @@
|
||||
"description": "Some useful tools when working with dates.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/GeK2K/nudates"
|
||||
},
|
||||
{
|
||||
"name": "leveldbstatic",
|
||||
"url": "https://github.com/codex-storage/nim-leveldb",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"leveldb",
|
||||
"library",
|
||||
"wrapper",
|
||||
"static",
|
||||
"static-linked"
|
||||
],
|
||||
"description": "Statically linked LevelDB wrapper for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/codex-storage/nim-leveldb"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user