libcrcutil 1.0-5 source package in Ubuntu

Changelog

libcrcutil (1.0-5) unstable; urgency=medium

  * New patch to fix FTBFS due to non-ASCII character (Closes: #896501).
    Thanks, Adrian Bunk.
  * rules: removed "override_dh_strip".
  * VCS URLs to Salsa.
  * Standards-Version: 4.1.4.
  * debhelper & compat to version 11.

 -- Dmitry Smirnov <email address hidden>  Wed, 02 May 2018 00:07:09 +1000

Upload details

Uploaded by:
Dmitry Smirnov
Uploaded to:
Sid
Original maintainer:
Dmitry Smirnov
Architectures:
any-alpha any-amd64 any-arm any-arm64 any-i386 any-ia64 any-mipsel any-mips64el any-ppc64el any-sh4 any-x32 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
libcrcutil_1.0-5.dsc 2.3 KiB 57854e7ae64e63c759297039c316bba82bdea78e801a482b9406b058dba72e13
libcrcutil_1.0.orig.tar.gz 1.9 MiB 87f0448c235d195c8df2a834ec7c24613f62878500468ff3aeb2dab2b10ffcf1
libcrcutil_1.0-5.debian.tar.xz 7.7 KiB 12ce4c8c085a49202b23f11995e2f1ce6e40282e52c329cdda3d8860456a0f73

Available diffs

No changes file available.

Binary packages built by this source

libcrcutil-dev: No summary available for libcrcutil-dev in ubuntu eoan.

No description available for libcrcutil-dev in ubuntu eoan.

libcrcutil-doc: library for cyclic redundancy check (CRC) computation - documentation

 Crcutil library provides efficient implementation of CRC algorithms. It
 includes reference implementation of a novel Multiword CRC algorithm
 invented by Andrew Kadatch and Bob Jenkins in early 2007. The new
 algorithm is heavily tuned towards modern Intel and AMD processors and is
 substantially faster than almost all other software CRC algorithms.
 .
 Included whitepaper describes the details of Multiword CRC algorithm as
 well as other algorithms and CRC manipulation routines implemented by
 crcutil library.
 .
 Crcutil library computes:
  * Hardware-assisted CRC32C: 0.13 (Nehalem) CPU cycles per byte.
  * 64-bit and smaller CRCs: 1.0 (Nehalem) - 1.2 (Core) CPU cycles per byte.
  * 128-bit CRCs: 1.7 CPU cycles per byte.
 .
 Since computational speed of 64-bit CRCs is identical to 32-bit and
 16-bit, the use of crcutil library enables widespread use of more reliable
 64-bit CRCs instead of 32-bit ones.
 .
 As a bonus, crcutil also implements a number of useful CRC "tricks" (e.g.
 computation of CRC of concatenated blocks of data of known length and CRC
 without touching actual data).
 .
 This package provides PDF documentation.

libcrcutil0: library for cyclic redundancy check (CRC) computation

 Crcutil library provides efficient implementation of CRC algorithms. It
 includes reference implementation of a novel Multiword CRC algorithm
 invented by Andrew Kadatch and Bob Jenkins in early 2007. The new
 algorithm is heavily tuned towards modern Intel and AMD processors and is
 substantially faster than almost all other software CRC algorithms.
 .
 Included whitepaper describes the details of Multiword CRC algorithm as
 well as other algorithms and CRC manipulation routines implemented by
 crcutil library.
 .
 Crcutil library computes:
  * Hardware-assisted CRC32C: 0.13 (Nehalem) CPU cycles per byte.
  * 64-bit and smaller CRCs: 1.0 (Nehalem) - 1.2 (Core) CPU cycles per byte.
  * 128-bit CRCs: 1.7 CPU cycles per byte.
 .
 Since computational speed of 64-bit CRCs is identical to 32-bit and
 16-bit, the use of crcutil library enables widespread use of more reliable
 64-bit CRCs instead of 32-bit ones.
 .
 As a bonus, crcutil also implements a number of useful CRC "tricks" (e.g.
 computation of CRC of concatenated blocks of data of known length and CRC
 without touching actual data).

libcrcutil0-dbgsym: No summary available for libcrcutil0-dbgsym in ubuntu disco.

No description available for libcrcutil0-dbgsym in ubuntu disco.