{application,ltest,
             [{description,"A Testing Framework for LFE"},
              {vsn,"0.13.0"},
              {modules,['ltest-color','ltest-const','ltest-formatter',
                        'ltest-integration',ltest,'ltest-listener',
                        'ltest-runner','ltest-system','ltest-unit',
                        'ltest-util']},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {included_applications,[]},
              {env,[]},
              {pkg_name,ltest},
              {maintainers,["Duncan McGreggor"]},
              {licenses,["BSD-3"]},
              {links,[{"GitHub","https://github.com/lfex/ltest"},
                      {"Hex","https://hex.pm/packages/ltest"}]},
              {exclude_files,["priv/images/ltest-logo-large.png",
                              "priv/images/ltest-logo-small.png",
                              "priv/images/screen-1-1.png",
                              "priv/images/screen-1-2.png",
                              "priv/images/screen-2-1.png",
                              "priv/images/screen-2-2.png",
                              "priv/make/code.mk","priv/make/docs.mk",
                              "priv/make/test.mk"]}]}.
