haskell-hxt-regex-xmlschema 9.0.1-1 source package in Ubuntu

Changelog

haskell-hxt-regex-xmlschema (9.0.1-1) unstable; urgency=low


  * New upstream release
  * Bump Standards-Version to 3.9.2. 

 -- TANIGUCHI Takaki <email address hidden>  Tue, 20 Sep 2011 10:55:54 +0900

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-hxt-regex-xmlschema_9.0.1-1.dsc 2.1 KiB b0be8b3f9842d4f914e9a07819160956e53d91a0d5faa19f797cd11640a50232
haskell-hxt-regex-xmlschema_9.0.1.orig.tar.gz 26.4 KiB 0cf8f52e64489cddd9802900967f9d9292043bc0ea173a5f928b01079413e2d5
haskell-hxt-regex-xmlschema_9.0.1-1.debian.tar.gz 2.3 KiB dc785a4f0e3115739ac244d3e13e2f609ca7e926fa336acc8c44d0f65520e98f

No changes file available.

Binary packages built by this source

libghc-hxt-regex-xmlschema-dev: W3C XML Schema regular expressions library

 This is a part of Haskell XML Toolbox.
 .
 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.
 .
 This package contains the libraries compiled for GHC.

libghc-hxt-regex-xmlschema-doc: W3C XML Schema regular expressions library; documentation

 This is a part of Haskell XML Toolbox.
 .
 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.
 .
 This package contains the library documentation.

libghc-hxt-regex-xmlschema-prof: W3C XML Schema regular expressions library; profiling library

 This is a part of Haskell XML Toolbox.
 .
 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.
 .
 This package contains the profiling libraries compiled for GHC.