{application,erlpass,
             [{description,"Safely handle passwords with bcrypt and Erlang"},
              {vsn,"1.0.4"},
              {modules,[erlpass]},
              {applications,[stdlib,kernel,bcrypt]},
              {registered,[]},
              {maintainers,["Fred Hebert"]},
              {licenses,["MIT"]},
              {links,[{"Github","https://github.com/ferd/erlpass/"}]}]}.
