Current section
Files
Jump to
Current section
Files
src/glob.app.src
{application,glob,
[{description,"A library to match glob expressions"},
{vsn,"0.0.9"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["Tobias Schlager","Sven Heyll","Timo Koepke"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/lindenbaum/glob"}]}]}.