Current section

Files

Jump to
verl src verl.app.src
Raw

src/verl.app.src

{application,verl,
[{description,"SemVer2 version and requirements parsing, matching, and comparison"},
{vsn,"1.0.4"},
{organization,"jelly-beam"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{extra,{maintainers,["Bryan Paxton"]}},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/jelly-beam/verl"}]}]}.