{application,erl_base58,
             [{description,"A simple Erlang module to perform Base58 encoding and decoding"},
              {vsn,"0.0.1"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {licenses,["Apache 2.0"]},
              {maintainers,["David Ellefsen","Helium"]},
              {links,[{"Github","https://github.com/helium/erl-base58"}]}]}.
