Debian NEW package overview for golang-github-multiformats-go-multihash
golang-github-multiformats-go-multihash_0.2.3-1_multi.changes (click to toggle)
Format:1.8
Date:Sun, 22 Jun 2025 17:58:59 -0400
Binary:golang-github-multiformats-go-multihash-dev go-multihash go-multihash-dbgsym
Source:golang-github-multiformats-go-multihash
Architecture:all amd64 source
Version:0.2.3-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By:Reinhard Tartler <siretart@tauware.de>
Closes:1108199
Description:
golang-github-multiformats-go-multihash-dev - Go implementation of the Multihash format (development files)
go-multihash - Go implementation of the Multihash format (program)
Changes:
golang-github-multiformats-go-multihash (0.2.3-1) unstable; urgency=medium

  * Initial release (Closes: #1108199)
Files:
493c58f4512c18666963b40f9f1c9945 2795 golang optional golang-github-multiformats-go-multihash_0.2.3-1.dsc
21c8b79d66d703e6c1fcf7228c8ee01c 37749 golang optional golang-github-multiformats-go-multihash_0.2.3.orig.tar.gz
04686d2e5c3275b7053d211338efb61f 4020 golang optional golang-github-multiformats-go-multihash_0.2.3-1.debian.tar.xz
c9bddeffed7dfccbbb518d17c48b0100 911564 debug optional go-multihash-dbgsym_0.2.3-1_amd64.deb
f73c8127028968c4759069e72ecf0450 716236 admin optional go-multihash_0.2.3-1_amd64.deb
55fd80369d4ce8a1e557c231bfb0db27 26008 golang optional golang-github-multiformats-go-multihash-dev_0.2.3-1_all.deb
05440985439cdc6073ba94893251edde 6742 golang optional golang-github-multiformats-go-multihash_0.2.3-1_amd64.buildinfo
golang-github-multiformats-go-multihash_0.2.3-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:golang-github-multiformats-go-multihash
Binary:golang-github-multiformats-go-multihash-dev, go-multihash
Architecture:any all
Version:0.2.3-1
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:Reinhard Tartler <siretart@tauware.de>
Homepage:https://github.com/multiformats/go-multihash
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/go-team/packages/golang-github-multiformats-go-multihash
Vcs-Git:https://salsa.debian.org/go-team/packages/golang-github-multiformats-go-multihash.git
Testsuite:autopkgtest-pkg-go
Build-Depends:debhelper-compat (=13), dh-sequence-golang, golang-any, golang-github-mr-tron-base58-dev, golang-github-multiformats-go-varint-dev, golang-github-spaolacci-murmur3-dev, golang-golang-x-crypto-dev, golang-lukechampine-blake3-dev
Package-List:go-multihash deb admin optional arch=any golang-github-multiformats-go-multihash-dev deb golang optional arch=all
Files:
21c8b79d66d703e6c1fcf7228c8ee01c 37749 golang-github-multiformats-go-multihash_0.2.3.orig.tar.gz
04686d2e5c3275b7053d211338efb61f 4020 golang-github-multiformats-go-multihash_0.2.3-1.debian.tar.xz
Go-Import-Path:github.com/multiformats/go-multihash
Dgit:b734bf53e9dd67ebff145027b7cbd4b6a671bd46 debian archive/debian/0.2.3-1 https://git.dgit.debian.org/golang-github-multiformats-go-multihash
lintian 2.104.0 check for golang-github-multiformats-go-multihash_0.2.3-1.dsc (click to toggle)
README.source for golang-github-multiformats-go-multihash_0.2.3-1.dsc (click to toggle)
No README.source in this package
control file for go-multihash_0.2.3-1_amd64.deb (click to toggle)
Package:go-multihash
Source:golang-github-multiformats-go-multihash
Version:0.2.3-1
Architecture:amd64
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:2119
Static-Built-Using:golang-1.24 (= 1.24.4-1), golang-github-klauspost-cpuid (= 2.2.10-1), golang-github-mr-tron-base58 (= 1.2.0-2), golang-github-multiformats-go-varint (= 0.0.7-2.1), golang-github-spaolacci-murmur3 (= 1.1-3), golang-go.crypto (= 1:0.25.0-1), golang-golang-x-sys (= 0.22.0-1), golang-lukechampine-blake3 (= 1.3.0-1)
Section:admin
Priority:optional
Homepage:https://github.com/multiformats/go-multihash
Description:
Go implementation of the Multihash format (program)
 Multihash is a protocol that describes a hash digest using a self-describing
 format. It prefixes the hash with an identifier for the hashing algorithm and
 the length of the digest in bytes. This allows systems to handle various
 hashing algorithms in a unified way, providing flexibility and future-proofing
 without requiring prior knowledge of the specific hash function used.
 .
 This library provides functions for encoding and decoding Multihash values,
 summing data with various cryptographic hash functions into Multihash
 format, and verifying Multihash integrity.
 .
 It is a foundational component of content-addressed systems like IPFS,
 which rely on self-describing data for distributed and decentralized
 content verification.
 .
 This package contains the 'multihash' executable command-line usage.
lintian 2.104.0 check for go-multihash_0.2.3-1_amd64.deb (click to toggle)
contents of go-multihash_0.2.3-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-06-22 21:58 ./
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/bin/
-rwxr-xr-x root/root   2159512 2025-06-22 21:58 ./usr/bin/multihash
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/doc/go-multihash/
-rw-r--r-- root/root       179 2025-06-22 21:58 ./usr/share/doc/go-multihash/changelog.Debian.gz
-rw-r--r-- root/root      1453 2025-06-22 21:58 ./usr/share/doc/go-multihash/copyright
control file for go-multihash-dbgsym_0.2.3-1_amd64.deb (click to toggle)
Package:go-multihash-dbgsym
Source:golang-github-multiformats-go-multihash
Version:0.2.3-1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:1047
Depends:go-multihash (=0.2.3-1)
Section:debug
Priority:optional
Description:
debug symbols for go-multihash
Build-Ids:9bf6425f8ce2cf78edea3e2efe30b7f8970a980e
lintian 2.104.0 check for go-multihash-dbgsym_0.2.3-1_amd64.deb (click to toggle)
contents of go-multihash-dbgsym_0.2.3-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-06-22 21:58 ./
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/lib/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/lib/debug/.build-id/9b/
-rw-r--r-- root/root   1061144 2025-06-22 21:58 ./usr/lib/debug/.build-id/9b/f6425f8ce2cf78edea3e2efe30b7f8970a980e.debug
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-06-22 21:58 ./usr/share/doc/go-multihash-dbgsym -> go-multihash
control file for golang-github-multiformats-go-multihash-dev_0.2.3-1_all.deb (click to toggle)
Package:golang-github-multiformats-go-multihash-dev
Source:golang-github-multiformats-go-multihash
Version:0.2.3-1
Architecture:all
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:114
Depends:golang-github-mr-tron-base58-dev, golang-github-multiformats-go-varint-dev, golang-github-spaolacci-murmur3-dev, golang-golang-x-crypto-dev, golang-lukechampine-blake3-dev
Section:golang
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/multiformats/go-multihash
Description:
Go implementation of the Multihash format (development files)
 Multihash is a protocol that describes a hash digest using a self-describing
 format. It prefixes the hash with an identifier for the hashing algorithm and
 the length of the digest in bytes. This allows systems to handle various
 hashing algorithms in a unified way, providing flexibility and future-proofing
 without requiring prior knowledge of the specific hash function used.
 .
 This library provides functions for encoding and decoding Multihash values,
 summing data with various cryptographic hash functions into Multihash
 format, and verifying Multihash integrity.
 .
 It is a foundational component of content-addressed systems like IPFS,
 which rely on self-describing data for distributed and decentralized
 content verification.
 .
 This package contains the source code for the Go Multihash library,
 intended for use by other Go packages during compilation.
lintian 2.104.0 check for golang-github-multiformats-go-multihash-dev_0.2.3-1_all.deb (click to toggle)
contents of golang-github-multiformats-go-multihash-dev_0.2.3-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-06-22 21:58 ./
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/doc/golang-github-multiformats-go-multihash-dev/
-rw-r--r-- root/root       179 2025-06-22 21:58 ./usr/share/doc/golang-github-multiformats-go-multihash-dev/changelog.Debian.gz
-rw-r--r-- root/root      1453 2025-06-22 21:58 ./usr/share/doc/golang-github-multiformats-go-multihash-dev/copyright
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/
-rw-r--r-- root/root       295 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/allocate_go119_test.go
-rw-r--r-- root/root       226 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/allocate_go120_test.go
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/core/
-rw-r--r-- root/root       677 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/core/errata.go
-rw-r--r-- root/root       869 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/core/magic.go
-rw-r--r-- root/root      5184 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/core/registry.go
-rw-r--r-- root/root       404 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/go.mod
-rw-r--r-- root/root      1502 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/go.sum
-rw-r--r-- root/root      1906 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/io.go
-rw-r--r-- root/root      1593 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/io_test.go
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/multihash/
-rw-r--r-- root/root      2596 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/multihash/main.go
-rw-r--r-- root/root      9137 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/multihash.go
-rw-r--r-- root/root      8586 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/multihash_test.go
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/opts/
-rw-r--r-- root/root       885 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/opts/coding.go
-rw-r--r-- root/root      3625 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/opts/opts.go
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/all/
-rw-r--r-- root/root       887 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/all/multihash_all.go
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/blake2/
-rw-r--r-- root/root     12508 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/blake2/blake2_test.go
-rw-r--r-- root/root      1117 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/blake2/multihash_blake2.go
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/blake3/
-rw-r--r-- root/root       631 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/blake3/multihash_blake3.go
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/miniosha256/
-rw-r--r-- root/root       824 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/miniosha256/post_go1.21.go
-rw-r--r-- root/root       983 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/miniosha256/pre_go1_21.go
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/murmur3/
-rw-r--r-- root/root       824 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/murmur3/multihash_murmur3.go
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/sha256/
-rw-r--r-- root/root       511 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/sha256/sha256.go
drwxr-xr-x root/root         0 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/sha3/
-rw-r--r-- root/root      2535 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/register/sha3/multihash_sha3.go
-rw-r--r-- root/root      1108 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/registry.go
-rw-r--r-- root/root      1465 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/set.go
-rw-r--r-- root/root      1269 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/set_test.go
-rw-r--r-- root/root      3004 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/spec_test.go
-rw-r--r-- root/root      2301 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/sum.go
-rw-r--r-- root/root      9569 2025-06-22 21:58 ./usr/share/gocode/src/github.com/multiformats/go-multihash/sum_test.go

Timestamp: 28.06.2025 / 21:02:32 (UTC)