golang-github-u-root-uio 0.0~git20220204.dac05f7-2.1 source package in Ubuntu
Changelog
golang-github-u-root-uio (0.0~git20220204.dac05f7-2.1) unstable; urgency=medium * Non-maintainer upload. [ zhangdandan <email address hidden> ] * Add loong64 support to little_endian.go file (Closes: #1074256) -- Gianfranco Costamagna <email address hidden> Wed, 09 Oct 2024 10:30:53 +0200
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 | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-github-u-root-uio_0.0~git20220204.dac05f7-2.1.dsc | 2.3 KiB | 367644c5e4cc14ce60c88b43c66c119c16090cb85f83bfc87292cc07e9891cc4 |
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.1.debian.tar.xz | 2.7 KiB | cbcbd74eb87b845ce9ef9c3b1a8737de5b8354d0f98531af2599d9a2a0cf2d92 |
Available diffs
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.