Current section
Files
Jump to
Current section
Files
src/forms.app.src
{application,forms,
[{description,"Toolbox that simplifies working with Erlang's abstract format"},
{vsn,"0.0.1"},
{registered,[]},
{modules,[forms,forms_pt]},
{applications,[kernel,stdlib]},
{maintainers,["Enrique Fernandez"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/efcasado/forms"}]}]}.