Current section
Files
Jump to
Current section
Files
src/loise.app.src
{application,loise,
[{description,"A noise-generator for LFE"},
{vsn,"1.1.0-rc2"},
{modules,[loise,'loise-ascii','loise-const','loise-egd',
'loise-util']},
{registered,[]},
{applications,[kernel,stdlib]},
{included_applications,[]},
{env,[]},
{pkg_name,loise},
{maintainers,["Duncan McGreggor"]},
{licenses,["Apache-2"]},
{links,[{"GitHub","https://github.com/lfex/loise"},
{"Gitlab","https://gitlab.com/lfex/loise"},
{"Hex","https://hex.pm/packages/loise"}]}]}.