Current section
Files
Jump to
Current section
Files
src/gustav.app.src
{application,gustav,
[{description,"Small helper library"},
{vsn,"0.1.5"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Niklas Johansson (raphexion@gmail.com)"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/Raphexion/gustav"}]}]}.