c06110bc81 | ||
---|---|---|
.github/workflows | ||
generator | ||
test | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
README.md | ||
env.sh | ||
sqlcipher.nim | ||
sqlcipher.nimble |
README.md
nim-sqlcipher
A nim wrapper for the SQLCipher. It builds SQLCipher and provides a simple API based on the Tiny_SQLite nimble package
Requirements
# Linux
sudo apt install libssl-dev
# MacOS
brew install openssl
# Windows
¯\_(ツ)_/¯
Usage
TODO
License
Wrapper License
This repository is licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT