Packages

A library to match glob expressions

Current section

Files

Jump to
glob src glob.app.src
Raw

src/glob.app.src

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