Packages

An exodus driver for postgres

Current section

Files

Jump to
exodus_postgres src exodus_postgres.app.src
Raw

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"}]}]}.