Current section
Files
Jump to
Current section
Files
src/base32.app.src
{application,base32,
[{description,"Erlang implementation of base32 encoding and decoding."},
{vsn,"0.1.1"},
{applications,[kernel,stdlib]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub",
"https://github.com/dnsimple/base32_erlang"}]}]}.