golang-github-klauspost-crc32 1.2.0-1 source package in Ubuntu

Changelog

golang-github-klauspost-crc32 (1.2.0-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Install README
  * DH-compat to version 12
  * golang-go --> golang-any
  * Standards-Version: 4.4.1

 -- Dmitry Smirnov <email address hidden>  Mon, 30 Dec 2019 17:14:08 +1100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-klauspost-crc32_1.2.0-1.dsc 2.2 KiB e8c6d226f84f3620f7b7689760143abfcd2262c7ea1f814ceba3be07744327ca
golang-github-klauspost-crc32_1.2.0.orig.tar.xz 14.3 KiB dca0788e2a90721e33402c9add3d3dd4d5a0054bfed59744b18258b89d9ba5a0
golang-github-klauspost-crc32_1.2.0-1.debian.tar.xz 2.8 KiB 7e862fea2479432acdd4a81b22b47fc35c38356c69e50da5338ff36c4218aa84

Available diffs

No changes file available.

Binary packages built by this source

golang-github-klauspost-crc32-dev: CRC32 hash with x64 optimizations

 This package is a drop-in replacement for the standard library hash/crc32
 package, that features SSE 4.2 optimizations on x64 platforms, for a
 10x speedup.