Current section

Files

Jump to
esqlcipher src esqlcipher.app.src
Raw

src/esqlcipher.app.src

{application,esqlcipher,
[{description,"sqlcipher nif interface"},
{vsn,"1.0.0"},
{modules,[esqlcipher,esqlcipher_nif]},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]}]}.