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

Changelog

haskell-hxt-regex-xmlschema (9.2.0.7-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <email address hidden>  Thu, 30 Jun 2022 12:19:33 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-hxt-regex-xmlschema_9.2.0.7-1.dsc 2.6 KiB 5f82a87baa4ee2a39583b67a27daecd2a18fc31d2f86e5bfc52f0471a0505cac
haskell-hxt-regex-xmlschema_9.2.0.7.orig.tar.gz 35.1 KiB b9b6bcfc7d8c5e9a0be87dc56b13a237a51ca2c19c6665a51378a9538b71d97a
haskell-hxt-regex-xmlschema_9.2.0.7-1.debian.tar.xz 3.2 KiB dec538376f3b42047806cf03e0cd229f5724e2a7a97f604267147372760f33fc

No changes file available.

Binary packages built by this source

libghc-hxt-regex-xmlschema-dev: No summary available for libghc-hxt-regex-xmlschema-dev in ubuntu kinetic.

No description available for libghc-hxt-regex-xmlschema-dev in ubuntu kinetic.

libghc-hxt-regex-xmlschema-doc: No summary available for libghc-hxt-regex-xmlschema-doc in ubuntu kinetic.

No description available for libghc-hxt-regex-xmlschema-doc in ubuntu kinetic.

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

 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 provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.