Packages

A library for managing schema migrations

Current section

Files

Jump to
strata src strata.app.src
Raw

src/strata.app.src

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