Current section
Files
Jump to
Current section
Files
src/merklet.app.src
{application,merklet,
[{description,"Merkle Trees for data replication purposes"},
{vsn,"1.0.1"},
{modules,[merklet]},
{registered,[]},
{applications,[kernel,stdlib,crypto]},
{licenses,["MIT"]},
{maintainers,["Fred Hebert"]},
{links,[{"github","https://github.com/ferd/merklet"}]}]}.