Current section
Files
Jump to
Current section
Files
src/base64url.app.src
{application,base64url,
[{description,"URL safe base64-compatible codec"},
{vsn,"1.0.1"},
{id,"git"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/dvv/base64url"}]}]}.