golang-github-klauspost-crc32 1.1-4 source package in Ubuntu

Changelog

golang-github-klauspost-crc32 (1.1-4) unstable; urgency=medium

  * Team upload.
  * Vcs-* urls: pkg-go-team -> go-team.

 -- Alexandre Viau <email address hidden>  Mon, 05 Feb 2018 23:37:04 -0500

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
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-klauspost-crc32_1.1-4.dsc 2.2 KiB 385863b731f45e2daab62effa4fb3a659c639625a48dfeef4b621da24e5a1c6d
golang-github-klauspost-crc32_1.1.orig.tar.gz 15.7 KiB 4f48f442a3d79e936dc558843d5bcbeb9f1081c4553cb24167d035dc35abd8e4
golang-github-klauspost-crc32_1.1-4.debian.tar.xz 2.2 KiB 6c03aa62deef826a2aab9ada381da679ce97e1d177aa46eaa8f74bdafa822d5e

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.