Packages

Base16 encoding and decoding

Retired package: Release invalid - https://hex.pm/packages/base16 2.0.0 contains the same code

Current section

Files

Jump to
fast_base16 src base16.app.src
Raw

src/base16.app.src

{application,base16,
[{description,"Base16 encoding and decoding"},
{vsn,"1.1.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["ESL"]},
{pkg_name,"fast_base16"},
{licenses,["MIT","GPL (for tests)"]},
{links,[{"Github","https://github.com/esl/base16"}]}]}.