Current section
Files
Jump to
Current section
Files
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"}]}]}.