libcrypt-xxhash-perl 0.07-1build1 source package in Ubuntu

Changelog

libcrypt-xxhash-perl (0.07-1build1) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Thu, 11 Jan 2024 03:50:30 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libcrypt-xxhash-perl_0.07.orig.tar.gz 163.8 KiB 2505a045358bbeaec938af1c1c6583edf46eb3e555fc2949acf71d2a3a90062d
libcrypt-xxhash-perl_0.07-1build1.debian.tar.xz 3.8 KiB 236a578eb3156fa6906b2205d35f2715eac780514fcc0049328f1531b3e4d864
libcrypt-xxhash-perl_0.07-1build1.dsc 2.2 KiB 32f75f61605ed6a43ad7126c6cfb336dd0dd50d9d6d7bbb31e925fab165e36dc

Available diffs

View changes file

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