haskell-cryptohash-md5 0.11.101.0-2 source package in Ubuntu

Changelog

haskell-cryptohash-md5 (0.11.101.0-2) unstable; urgency=medium

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

 -- Ilias Tsitsimpis <email address hidden>  Mon, 04 Sep 2023 15:46:37 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-cryptohash-md5_0.11.101.0-2.dsc 2.7 KiB 0c8b6a9bde20329617fcbd6f75209fc58af422cab254f57371a1b3041667c209
haskell-cryptohash-md5_0.11.101.0.orig.tar.gz 11.6 KiB 3b08db0ae39df2b44e83053ad30d7546a4c6200a852c22a240a7e03ae1080f05
haskell-cryptohash-md5_0.11.101.0-2.debian.tar.xz 3.3 KiB 67d9e18bbe5e02103c86628710f1d346de7ab3db76824919e2d398086cb45fa6

No changes file available.

Binary packages built by this source

libghc-cryptohash-md5-dev: fast, pure and practical MD5 implementation

 A practical incremental and one-pass, pure API to the
 MD5 hash algorithm (including HMAC support) with performance close to
 the fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that hides the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because cryptohash
 has been deprecated.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-cryptohash-md5-doc: fast, pure and practical MD5 implementation; documentation

 A practical incremental and one-pass, pure API to the
 MD5 hash algorithm (including HMAC support) with performance close to
 the fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that hides the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because cryptohash
 has been deprecated.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-cryptohash-md5-prof: fast, pure and practical MD5 implementation; profiling libraries

 A practical incremental and one-pass, pure API to the
 MD5 hash algorithm (including HMAC support) with performance close to
 the fastest implementations available in other languages.
 .
 The implementation is made in C with a haskell FFI wrapper that hides the C implementation.
 .
 NOTE: This package has been forked off cryptohash 0.11.7 because cryptohash
 has been deprecated.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.