libcrypt-xxhash-perl 0.06-3 source package in Ubuntu

Changelog

libcrypt-xxhash-perl (0.06-3) unstable; urgency=medium

  * Build.PL: drop all the custom compiler flag manglings that won't
    work on anything that isn't x86-based. Closes: #1040777

 -- Wouter Verhelst <email address hidden>  Mon, 07 Aug 2023 13:40:39 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
libcrypt-xxhash-perl_0.06-3.dsc 1.7 KiB 3524fe31014bb5812684025eb703a00f5e5ac84cf996119237cf1ad979f7a8b7
libcrypt-xxhash-perl_0.06.orig.tar.gz 135.1 KiB bfd916365712456d6c60d76ef4a2a882615007eeda57ae9e0760ab395986a948
libcrypt-xxhash-perl_0.06-3.debian.tar.xz 3.3 KiB acf81ac348236a9e0ab6600e9c448c3d2a6b925d34bdd1c54dcacbbeef902f9a

Available diffs

No changes file available.

Binary packages built by this source

libcrypt-xxhash-perl: xxHash implementation for Perl

 xxHash is a super fast algorithm that claims to work at speeds close to RAM
 limits. The Crypt::xxHash module provides 32- and 64-bit hash functions. As
 bonus it provides 128-bit hex method.
 .
 This package was inspired by Digest::xxHash, but it includes the fresh C code
 and has some optimisations. Thus all hex methods are implemented in Perl XS.
 Also this module doesn't use Math::Int64 in favor of native 64 bit digits.

libcrypt-xxhash-perl-dbgsym: debug symbols for libcrypt-xxhash-perl