Packages

An exodus driver for mysql

Current section

Files

Jump to
exodus_mysql src exodus_mysql.app.src
Raw

src/exodus_mysql.app.src

{application,exodus_mysql,
[{description,"An exodus driver for mysql"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,mysql,exodus]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"SourceHut",
"https://git.sr.ht/~fancycade/exodus_mysql"}]}]}.