{application, cucumberl,
 [
  {description, "A pure-erlang implementation of Cucumber."},
  {vsn, "0.0.8"},
  {applications, [kernel,
                  stdlib]},
  {registered, []},
  {licenses, ["MIT"]},
  {links, [{"Github", "https://github.com/ericbmerritt/cucumberl"}]},
  {env, []}
 ]}.
