Current section
Files
Jump to
Current section
Files
src/meta.app.src
{application,meta,
[{description,"A metaprogramming library for Erlang"},
{vsn,"0.1.3"},
{modules,[meta]},
{applications,[kernel,stdlib,forms]},
{maintainers,["Enrique Fernandez"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/efcasado/forms"}]}]}.