haskell-text-icu 0.7.1.0-1 source package in Ubuntu

Changelog

haskell-text-icu (0.7.1.0-1) unstable; urgency=medium

  * New upstream release (Closes: #1014015)
  * Declare compliance with Debian policy 4.6.1

 -- Ilias Tsitsimpis <email address hidden>  Fri, 22 Jul 2022 13:52:44 +0300

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-text-icu_0.7.1.0-1.dsc 2.5 KiB b335bf00cbae46f24487424350f88a35267c2f2425c8bc989c750dbd3657658e
haskell-text-icu_0.7.1.0.orig.tar.gz 51.3 KiB 328e8453174f2c0194034642c26e14a4b8bb3698fe47d8bc4813664653632f69
haskell-text-icu_0.7.1.0-1.debian.tar.xz 4.8 KiB 03541d8ddedb6dcffec351032ee4d433314f2e36dae93ff7e9ef9e3a0e22b758

Available diffs

No changes file available.

Binary packages built by this source

libghc-text-icu-dev: No summary available for libghc-text-icu-dev in ubuntu kinetic.

No description available for libghc-text-icu-dev in ubuntu kinetic.

libghc-text-icu-doc: No summary available for libghc-text-icu-doc in ubuntu kinetic.

No description available for libghc-text-icu-doc in ubuntu kinetic.

libghc-text-icu-prof: bindings to the ICU library; profiling libraries

 Haskell bindings to the International Components for Unicode (ICU)
 libraries. These libraries provide robust and full-featured Unicode
 services on a wide variety of platforms.
 .
 Features include:
 .
 Both pure and impure bindings, to allow for fine control over efficiency
 and ease of use.
 .
 Breaking of strings on character, word, sentence, and line boundaries.
 .
 Access to the Unicode Character Database (UCD) of character metadata.
 .
 String collation functions, for locales where the conventions for
 lexicographic ordering differ from the simple numeric ordering of
 character codes.
 .
 Character set conversion functions, allowing conversion between
 Unicode and over 220 character encodings.
 .
 Unicode normalization. (When implementations keep strings in a
 normalized form, they can be assured that equivalent strings have a
 unique binary representation.)
 .
 Regular expression search and replace.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.