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

Changelog

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

  * Declare compliance with Debian policy 4.7.0
  * Sourceful upload for GHC 9.6

 -- Ilias Tsitsimpis <email address hidden>  Sun, 22 Sep 2024 09:05:52 +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
Plucky release universe misc

Downloads

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

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.