Current section

Files

Jump to
base45 src base45.app.src
Raw

src/base45.app.src

{application,base45,
[{description,"Base45-Encoder/-Decoder"},
{vsn,"2.0.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[base45]},
{maintainers,["Ralf Th. Pietsch <ratopi@abwesend.de>"]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/ratopi/base45"},
{"Issues","https://github.com/ratopi/base45/issues"},
{"Contributors",
"https://github.com/ratopi/base45/graphs/contributors"}]}]}.