Current section
Files
Jump to
Current section
Files
src/zstd.app.src
{application,zstd,
[{description,"Zstd binding for Erlang/Elixir"},
{vsn,"1.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Yuki Ito","NextRoll"]},
{pkg_name,nextroll_zstd},
{licenses,["BSD"]},
{links,[{"GitHub","https://github.com/AdRoll/zstd-erlang"}]}]}.