Current section
Files
Jump to
Current section
Files
src/realpath.app.src
{application,realpath,
[{description,"Filename canonicaliser"},
{vsn,"1.3.4"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[realpath]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/mk270/realpath"}]},
{exclude_files,["src/*.beam","*.lock"]}]}.