hxt-regex-xmlschema: A regular expression library for W3C XML Schema regular expressions

[ library, mit, text ] [ Propose Tags ]

This library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. The complete grammar can be found under http://www.w3.org/TR/xmlschema11-2/#regexs. It is implemented by the technique of derivations of regular expressions. The W3C syntax is extended to support not only union of regular sets, but also intersection, set difference, exor. Matching of subexpressions is also supported. The library can be used for constricting lightweight scanners and tokenizers. It is a standalone library, no external regex libraries are used. This package is a substitute for the old regex-xmlschema package.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 9.0.0, 9.0.1, 9.0.4, 9.1.0, 9.2.0, 9.2.0.1, 9.2.0.2, 9.2.0.3, 9.2.0.7
Dependencies base (>=4 && <4.8), hxt-charproperties (>=9 && <10), parsec (>=2.1 && <3.2) [details]
License MIT
Copyright Copyright (c) 2010- Uwe Schmidt
Author Uwe Schmidt
Maintainer Uwe Schmidt <uwe@fh-wedel.de>
Revised Revision 1 made by HerbertValerioRiedel at 2017-03-25T21:26:14Z
Category Text
Home page http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema
Uploaded by UweSchmidt at 2012-01-12T11:36:54Z
Distributions Arch:9.2.0.7, Debian:9.2.0.3, Fedora:9.2.0.7, FreeBSD:9.2.0.2, LTSHaskell:9.2.0.7, NixOS:9.2.0.7, Stackage:9.2.0.7
Reverse Dependencies 8 direct, 373 indirect [details]
Downloads 57792 total (92 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]