golang-github-dgryski-go-bits 0.0~git20151205.0.86c69b3-2 source package in Ubuntu

Changelog

golang-github-dgryski-go-bits (0.0~git20151205.0.86c69b3-2) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL.

  [ Alexandre Viau ]
  * Move to salsa.debian.org.
  * Priority extra -> optional.
  * Testsuite: autopkgtest-pkg-go.

 -- Alexandre Viau <email address hidden>  Sat, 30 Dec 2017 13:45:31 -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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-dgryski-go-bits_0.0~git20151205.0.86c69b3-2.dsc 2.4 KiB 2539eb992b2972e6d8f7fa87c975c4de751f744e7ef267a545dad27d3625bc82
golang-github-dgryski-go-bits_0.0~git20151205.0.86c69b3.orig.tar.xz 1.9 KiB 4471a35466a373b8f6f5291a13ef7e763467782eaa7bac13dabeafa308e013de
golang-github-dgryski-go-bits_0.0~git20151205.0.86c69b3-2.debian.tar.xz 1.8 KiB d25810fbbdf2d3461b5eca846d604252bb27214aded895d590179e4e59d4ce20

No changes file available.

Binary packages built by this source

golang-github-dgryski-go-bits-dev: amd64 optimized bit operations

 Package bits provides amd64 optimized bit operations. For example,
 Clz() counts leading zeroes and Popcnt() counts the number of bits
 set.