Current section
Files
Jump to
Current section
Files
src/esqlcipher.app.src
{application,esqlcipher,
[{description,"sqlcipher nif interface"},
{vsn,"1.1.1"},
{modules,[esqlcipher,esqlcipher_nif]},
{registered,[]},
{licenses,["Apache"]},
{links,[{"Github",
"https://github.com/FelixKiunke/esqlcipher/"}]},
{include_files,["Makefile"]},
{applications,[kernel,stdlib]},
{env,[]}]}.