Current section
Files
Jump to
Current section
Files
src/small_ints.app.src
{application,small_ints,
[{description,"ZigZag and varint encoding and decoding of integers"},
{vsn,"1.1.0"},
{registered,[]},
{pkg_name,mc_small_ints},
{licenses,["The MIT License"]},
{links,[{"GitHub","https://github.com/miniclip/small_ints"}]},
{applications,[kernel,stdlib]},
{env,[]}]}.