{application,loise,
             [{description,"A noise library for LFE/Erlang"},
              {vsn,"1.3.0-rc3"},
              {modules,[loise,'loise-ascii','loise-data','loise-egd',
                        'loise-opts','loise-perlin','loise-png',
                        'loise-simplex','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"},
                      {"Hex","https://hex.pm/packages/loise"}]},
              {exclude_files,["priv/images/*","priv/implementations/*",
                              "priv/make/*"]}]}.
