haskell-stringprep 1.0.0-12 source package in Ubuntu

Changelog

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

  * Declare compliance with Debian policy 4.6.1
  * Remove retired developer, Joachim Breitner, from Uploaders.
  * Sourceful upload for GHC 9.0.2

 -- Ilias Tsitsimpis <email address hidden>  Sat, 23 Jul 2022 11:41:32 +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

Downloads

File Size SHA-256 Checksum
haskell-stringprep_1.0.0-12.dsc 2.4 KiB b6d8614b6647d36fd19e72a1300df6ad9f19aff30d9d4ef47844ffe208f515a5
haskell-stringprep_1.0.0.orig.tar.gz 16.8 KiB 60015e858428f1af2f6e2e3e725a2738d8bcedd8258c043b09a5dddbfe664441
haskell-stringprep_1.0.0-12.debian.tar.xz 2.9 KiB 17a3e913bcd74c122bccc76c7b0e71267a8f3535ced48d74bdf45a6ac83c887d

No changes file available.

Binary packages built by this source

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

No description available for libghc-stringprep-dev in ubuntu kinetic.

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

No description available for libghc-stringprep-doc in ubuntu kinetic.

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.