Packages

An implementation of MD2 according to RFC1319.

Current section

Files

Jump to
md2 src md2.app.src
Raw

src/md2.app.src

{application,md2,
[{description,"An implementation of MD2 according to RFC1319."},
{vsn,"1.1.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["Tobias Schlager","Sven Heyll","Timo Koepke"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/lindenbaum/md2"}]}]}.