Current section

Files

Jump to
base16 src base16.app.src
Raw

src/base16.app.src

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