Current section
Files
Jump to
Current section
Files
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,[]}]}.