python-xxhash 3.0.0-1 source package in Ubuntu

Changelog

python-xxhash (3.0.0-1) unstable; urgency=medium

  * Initial release

 -- Wouter Verhelst <email address hidden>  Tue, 01 Jun 2021 15:34:58 +0200

Upload details

Uploaded by:
Wouter Verhelst
Uploaded to:
Sid
Original maintainer:
Wouter Verhelst
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-xxhash_3.0.0-1.dsc 2.0 KiB 1a660b3f6202ec1a686e604387a2e75dad3b415c63932d8c6089832d350b3ffa
python-xxhash_3.0.0.orig.tar.gz 17.4 KiB 99f28eda87a7b3f83b6e4be8c890cb904958cd246d9c8d59c1718fa4d5413e4d
python-xxhash_3.0.0-1.debian.tar.xz 3.0 KiB 68db9219675ad67a8496d56bd24f581334c8e2d58e4d67f85a2dda8b61f69629

No changes file available.

Binary packages built by this source

python3-xxhash: Bindings for the xxHash library (Python 3)

 xxHash is an Extremely fast Hash algorithm, running at RAM speed limits.
 It successfully completes the SMHasher test suite which evaluates collision,
 dispersion and randomness qualities of hash functions. Code is highly portable,
 and hashes are identical on all platforms (little / big endian).
 .
 This package installs the Python 3 bindings.

python3-xxhash-dbgsym: debug symbols for python3-xxhash