{application,cqerl,
             [{description,"Native Erlang CQL client for Cassandra"},
              {vsn,"2.1.0"},
              {registered,[cqerl,cqerl_sup,cqerl_cache,cqerl_batch_sup]},
              {applications,[kernel,stdlib,ssl,re2,semver,snappyer,lz4,uuid]},
              {mod,{cqerl_app,[]}},
              {env,[]},
              {maintainers,["Mathieu D'Amours","Bernard Duggan"]},
              {licenses,["MIT"]},
              {links,[{"Github","https://github.com/matehat/cqerl"}]}]}.
