{application,rebar3_asn1_compiler,
             [{description,"Compile ASN.1 modules with Rebar3"},
              {vsn,"1.0.0"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {maintainers,["Jarno Keskikangas"]},
              {licenses,["MIT"]},
              {links,[{"Github",
                       "https://github.com/pyykkis/rebar3_asn1_compiler"}]}]}.
