Packages

Hex string/binary conversion utilities

Current section

Files

Jump to
hex2bin src hex2bin.app.src
Raw

src/hex2bin.app.src

{application,hex2bin,
[{description,"Hex string/binary conversion utilities"},
{vsn,"1.0.0"},
{modules,[hex2bin]},
{registered,[]},
{applications,[kernel,stdlib]},
{maintainers,["Benjamin Black"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/aesedepece/hex2bin"}]},
{env,[]}]}.