Packages

A strata driver for postgres

Current section

Files

Jump to
strata_postgres src strata_postgres.app.src
Raw

src/strata_postgres.app.src

{application,strata_postgres,
[{description,"A strata driver for postgres"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,pgo,strata]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"SourceHut",
"https://git.sr.ht/~fancycade/strata_postgres"}]}]}.