Current section

Files

Jump to
raw_sqlite3 src raw_sqlite3.app.src
Raw

src/raw_sqlite3.app.src

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