mirror of
https://github.com/logos-storage/nim-leveldb.git
synced 2026-01-04 22:53:10 +00:00
The tool app name changed from `leveldb` to `leveldbtool` considering the following reasons: * `leveldb` looks like an official app, but it's not. * It is confusing when binary has a name as same as the library, so nimble warned about hybrid projects. * The new sketch of the binary project offered by nimble does not include `bin` directory.
leveldb.nim
LevelDB wrapper for Nim
Languages
Nim
97.1%
Shell
2.9%