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