Packages

sqlcipher nif interface

Retired package: Deprecated - usage not recommended, somewhat buggy/inconsistent interfance, still in beta stage

Current section

Files

Jump to
esqlcipher src esqlcipher.app.src
Raw

src/esqlcipher.app.src

{application,esqlcipher,
[{description,"sqlcipher nif interface"},
{vsn,"1.2.0"},
{modules,[esqlcipher,esqlcipher_nif]},
{registered,[]},
{licenses,["Apache"]},
{links,[{"Github",
"https://github.com/FelixKiunke/esqlcipher/"}]},
{include_files,["Makefile"]},
{applications,[kernel,stdlib]},
{env,[]}]}.