Packages

ZigZag and varint encoding and decoding of integers

Current section

Files

Jump to
mc_small_ints src small_ints.app.src
Raw

src/small_ints.app.src

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