https://bugzilla.redhat.com/show_bug.cgi?id=1498400
Bug ID: 1498400
Summary: Review Request: ghc-hxt-regex-xmlschema - A regular
expression library for W3C XML Schema regular
expressions
Product: Fedora
Version: rawhide
Component: Package Review
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: http://petersen.fedorapeople.org//ghc-hxt-regex-xmlschema.spec
SRPM URL:
http://petersen.fedorapeople.org//ghc-hxt-regex-xmlschema-9.2.0.3-2.fc26.src.rpm
Description:
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.
Extensions in 9.2: The library does nor only support String's, but also
ByteString's and Text in strict and lazy variants.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]