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

Changelog

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

  * Team upload.
  * Convert direct changes to source into a quilt patch.
  * Import upstream version 0.07.
  * Refresh compiler-flags.patch.
  * Don't install third-party READMEs.
  * Update test dependencies.
  * Mention module name in long description.

 -- gregor herrmann <email address hidden>  Fri, 10 Nov 2023 02:08:15 +0100

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

Downloads

File Size SHA-256 Checksum
libcrypt-xxhash-perl_0.07-1.dsc 2.5 KiB 5ede0428c30465981ec400035505d533cca687f294e91885df71461393e2a183
libcrypt-xxhash-perl_0.07.orig.tar.gz 163.8 KiB 2505a045358bbeaec938af1c1c6583edf46eb3e555fc2949acf71d2a3a90062d
libcrypt-xxhash-perl_0.07-1.debian.tar.xz 3.7 KiB e81ba1e365277190a43887ec98cfa08d78401aa4e2c0c2d5ed1e91bf2dd81d12

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