haskell-stringprep 1.0.0-13 source package in Ubuntu

Changelog

haskell-stringprep (1.0.0-13) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Thu, 07 Sep 2023 20:23:20 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed universe misc

Downloads

File Size SHA-256 Checksum
haskell-stringprep_1.0.0-13.dsc 2.4 KiB 83ed194c3c3b76337d03170514fe20445527056af439142fc2f63f4494c53b7b
haskell-stringprep_1.0.0.orig.tar.gz 16.8 KiB 60015e858428f1af2f6e2e3e725a2738d8bcedd8258c043b09a5dddbfe664441
haskell-stringprep_1.0.0-13.debian.tar.xz 3.0 KiB 3a9e34d4e546344fa2b1d47b9203d37e63082356f1e29a639995c9125330e04c

No changes file available.

Binary packages built by this source

libghc-stringprep-dev: Implements the "StringPrep" algorithm

 RFC 3454 describes a framework for preparing Unicode text strings in order to
 increase the likelihood that string input and string comparison work in ways
 that make sense for typical users throughout the world. The stringprep
 protocol is useful for protocol identifier values, company and personal names,
 internationalized domain names, and other text strings.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-stringprep-doc: Implements the "StringPrep" algorithm; documentation

 RFC 3454 describes a framework for preparing Unicode text strings in order to
 increase the likelihood that string input and string comparison work in ways
 that make sense for typical users throughout the world. The stringprep
 protocol is useful for protocol identifier values, company and personal names,
 internationalized domain names, and other text strings.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-stringprep-prof: Implements the "StringPrep" algorithm; profiling libraries

 RFC 3454 describes a framework for preparing Unicode text strings in order to
 increase the likelihood that string input and string comparison work in ways
 that make sense for typical users throughout the world. The stringprep
 protocol is useful for protocol identifier values, company and personal names,
 internationalized domain names, and other text strings.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.