Current section
Files
Jump to
Current section
Files
src/imap_utf7.app.src
{application,imap_utf7,
[{description,"IMAP UTF-7 encoding/decoding library"},
{vsn,"1.0.0"},
{modules,[imap_utf7]},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{licenses,["Apache-2.0"]},
{links,[{"Github",
"https://github.com/DOBRO/erlang-imap-utf7"}]}]}.