{application,pop3client,
             [{description,"POP3 email client in pure Erlang. Retrieve mail. Implements the following commands according to RFC-1939: APOP, DELE, LIST, NOOP, PASS, RETR, RSET, STAT, TOP, UIDL, USER, QUIT."},
              {vsn,"1.3.0"},
              {modules,[]},
              {registered,[]},
              {applications,[kernel,stdlib,ssl]},
              {maintainers,["Nico Hoogervorst"]},
              {links,[{"Github","https://github.com/nico-amsterdam/erlpop"}]},
              {licenses,["Apache 2.0"]}]}.
