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.2.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/lindenbaum/md2"}]}]}.