Current section
Files
Jump to
Current section
Files
src/ehash.app.src
{application,ehash,
[{description,"A library to consistently crypto-hash Erlang Terms"},
{vsn,"0.2.1"},
{registered,[]},
{applications,[kernel,stdlib,crypto]},
{env,[]},
{modules,[]},
{maintainers,["Benoit Chesnau"]},
{licenses,["Apache 2.0"]},
{links,[{"Gitlab","https://gitlab.com/barrel-db/ehash"}]}]}.