Current section
Files
Jump to
Current section
Files
src/raw_sqlite3.app.src
{application,raw_sqlite3,
[{description,"A low-level NIF interface to sqlite3"},
{vsn,"1.0.8"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/d2km/raw_sqlite3"}]}]}.