golang-github-u-root-uio 0.0~git20220204.dac05f7-2 source package in Ubuntu

Changelog

golang-github-u-root-uio (0.0~git20220204.dac05f7-2) unstable; urgency=medium

  * Source only upload for testing migration

 -- Shengjing Zhu <email address hidden>  Tue, 29 Mar 2022 02:25:08 +0800

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-u-root-uio_0.0~git20220204.dac05f7-2.dsc 1.7 KiB 25fa1cafc68a0644817af014877f830375e242896c88d1511dd40e3f4fad8f3c
golang-github-u-root-uio_0.0~git20220204.dac05f7.orig.tar.gz 14.5 KiB bdeae1df5943893244ac25a4d4c2574810d6ed4a921b2ac1fadfbf04cad3efe7
golang-github-u-root-uio_0.0~git20220204.dac05f7-2.debian.tar.xz 2.3 KiB 6d237b5b8b71267fd142cb32680fda69384102c3dcd1ad060b0c6d6483be7e61

No changes file available.

Binary packages built by this source

golang-github-u-root-uio-dev: commonly used utilities for u-root

 Go library for breaking up circular dependencies in u-root.
 .
 It contains:
  * cp: routines to copy files.
  * rand: cancelable reads from a cryptographically safe random number
    source.
  * ubinary: a native endian binary.ByteOrder.
  * uio: commonly used io utilities.
  * ulog: exposes logging via a Go interface.