diff --git a/packages.json b/packages.json index 3782a86..11f6b80 100644 --- a/packages.json +++ b/packages.json @@ -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" } ]