{application,parthenon,
             [{description,"Parse Athena structures into Erlang terms."},
              {vsn,"0.10.1"},
              {registered,[]},
              {mod,{parthenon_app,[]}},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {exclude_patterns,["parthenon_schema_lexer.erl",
                                 "parthenon_schema_parser.erl"]},
              {licenses,["BSD-3-Clause"]},
              {links,[{"Github",
                       "https://github.com/AntoineGagne/parthenon"}]}]}.
