{application,base58,
             [{pkg_name,"ae_erl_base58"},
              {description,"A simple Erlang module to perform Base58 encoding and decoding"},
              {vsn,"0.0.1"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {licenses,["Apache-2.0"]},
              {links,[{"GitHub","https://github.com/aeternity/erl-base58"}]}]}.
