python-fnvhash 0.1.0-1 source package in Ubuntu

Changelog

python-fnvhash (0.1.0-1) unstable; urgency=medium

  * Initial release. (Closes: #1077239)

 -- Thomas Goirand <email address hidden>  Sat, 27 Jul 2024 10:07:22 +0200

Upload details

Uploaded by:
Home Assistant Team
Uploaded to:
Sid
Original maintainer:
Home Assistant Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-fnvhash_0.1.0-1.dsc 2.0 KiB 24ab9b0c956df4291b3e997926c831b7ed3d911e0e877410c0faf3ef0b573f8f
python-fnvhash_0.1.0.orig.tar.xz 12.0 KiB 07785a4787fb3975d39cc711734d73c0069742730574efa3d23801dc6ef6b602
python-fnvhash_0.1.0-1.debian.tar.xz 1.8 KiB 97081a5d406087722039f4863fb27910d577ce322cf899ab9618f8e37b65e0de

No changes file available.

Binary packages built by this source

python3-fnvhash: Pure Python FNV hash implementation

 This package provides a pure Python implementation of the FNV_ hash family
 with 100% test coverage. Take a look at pyhash_ for use cases where
 performance is more important than portability.