Current section
Files
Jump to
Current section
Files
src/gourd.app.src
{application,gourd,
[{description,"An accessible config library for Erlang applications"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib,tomerl]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"SourceHut","https://git.sr.ht/~fancycade/gourd"}]}]}.