{application,quic,
             [{description,"Pure Erlang QUIC implementation (RFC 9000)"},
              {vsn,"0.6.0"},
              {registered,[]},
              {applications,[kernel,stdlib,crypto,ssl]},
              {env,[]},
              {modules,[]},
              {licenses,["Apache-2.0"]},
              {links,[{"GitHub","https://github.com/benoitc/erlang_quic"}]}]}.
