Packages

XML Schema regex translation library

Current section

Files

Jump to
xs_regex src xs_regex.app.src
Raw

src/xs_regex.app.src

{application,xs_regex,
[{description,"XML Schema regex translation library"},
{vsn,"0.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"Github","https://github.com/zadean/xs_regex"}]}]}.