Current section
Files
Jump to
Current section
Files
src/exodus_postgres.app.src
{application,exodus_postgres,
[{description,"An exodus driver for postgres"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,pgo,exodus]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"SourceHut",
"https://git.sr.ht/~fancycade/exodus_postgres"}]}]}.