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

Changelog

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

  * New upstream version.
  * Bump Standards-Version to 4.0.0.
  * Set Testsuite to autopkgtest-pkg-go.

 -- Alexandre Viau <email address hidden>  Wed, 02 Aug 2017 17:58:28 -0400

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

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-klauspost-crc32_1.1-1.dsc 2.2 KiB c995c34b2b1a4a4dbd0516abab061d52fab8f8a943e7b00ec84d219cb0f72ab0
golang-github-klauspost-crc32_1.1.orig.tar.gz 15.7 KiB 4f48f442a3d79e936dc558843d5bcbeb9f1081c4553cb24167d035dc35abd8e4
golang-github-klauspost-crc32_1.1-1.debian.tar.xz 2.1 KiB 9d356db5f30f91365f4a7c620e4d123402198514adfab4cf6385d484352f52e7

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.