Current section

Files

Jump to
gustav src gustav.app.src
Raw

src/gustav.app.src

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