Packages

Memory handling for hashs and references

Current section

Files

Jump to
memhash src memhash.app.src
Raw

src/memhash.app.src

{application,memhash,
[{description,"Memory handling for hashs and references"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["Manuel Rubio"]},
{licenses,["LGPL-2.1"]},
{links,[{"Github","https://github.com/altenwald/memhash"}]}]}.