Added package leveldbstatic (#2871)

This commit is contained in:
Ben Bierens 2024-05-13 14:57:12 +02:00 committed by GitHub
parent 84e35faca5
commit 88a52fa365
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]