Debian NEW package overview for golang-github-multiformats-go-multibase
golang-github-multiformats-go-multibase_0.2.0-1_multi.changes (click to toggle)
Format:1.8
Date:Sat, 16 Aug 2025 18:50:56 -0400
Binary:golang-github-multiformats-go-multibase-dev multibase-conv multibase-conv-dbgsym
Source:golang-github-multiformats-go-multibase
Architecture:all amd64 source
Version:0.2.0-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By:Reinhard Tartler <siretart@tauware.de>
Closes:1111334
Description:
golang-github-multiformats-go-multibase-dev - Go implementation of Multibase (self‑identifying encodings)
multibase-conv - Go implementation of Multibase (self‑identifying encodings)
Changes:
golang-github-multiformats-go-multibase (0.2.0-1) unstable; urgency=medium

  * Initial release (Closes: #1111334)
Files:
d787c0c0898cb2a25d81e72b9ae197ad 2746 golang optional golang-github-multiformats-go-multibase_0.2.0-1.dsc
8bd245fb40dfd5dda20585a607b756fc 13271 golang optional golang-github-multiformats-go-multibase_0.2.0.orig.tar.gz
1f1f04d899baaf15908de4a491a40cb3 4040 golang optional golang-github-multiformats-go-multibase_0.2.0-1.debian.tar.xz
103d7f8d06ff0576b2775c7f608629bd 11188 golang optional golang-github-multiformats-go-multibase-dev_0.2.0-1_all.deb
0116cdc5356ba8b7f0b1ce7479bdd031 6604 golang optional golang-github-multiformats-go-multibase_0.2.0-1_amd64.buildinfo
5e0a3cba7d14949e2b411c0aa77dde7b 727252 debug optional multibase-conv-dbgsym_0.2.0-1_amd64.deb
4fb8fa1e7f92f1ae2268ff8531354e12 562268 golang optional multibase-conv_0.2.0-1_amd64.deb
golang-github-multiformats-go-multibase_0.2.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:golang-github-multiformats-go-multibase
Binary:multibase-conv, golang-github-multiformats-go-multibase-dev
Architecture:any all
Version:0.2.0-1
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:Reinhard Tartler <siretart@tauware.de>,
Homepage:https://github.com/multiformats/go-multibase
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/go-team/packages/golang-github-multiformats-go-multibase
Vcs-Git:https://salsa.debian.org/go-team/packages/golang-github-multiformats-go-multibase.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-base32-dev, golang-github-multiformats-go-base36-dev
Package-List:golang-github-multiformats-go-multibase-dev deb golang optional arch=all multibase-conv deb golang optional arch=any
Files:
8bd245fb40dfd5dda20585a607b756fc 13271 golang-github-multiformats-go-multibase_0.2.0.orig.tar.gz
1f1f04d899baaf15908de4a491a40cb3 4040 golang-github-multiformats-go-multibase_0.2.0-1.debian.tar.xz
Go-Import-Path:github.com/multiformats/go-multibase
Dgit:11acc025b902e7f7fc98540bb1a4e750149a6742 debian archive/debian/0.2.0-1 https://git.dgit.debian.org/golang-github-multiformats-go-multibase
lintian 2.116.3 check for golang-github-multiformats-go-multibase_0.2.0-1.dsc (click to toggle)
README.source for golang-github-multiformats-go-multibase_0.2.0-1.dsc (click to toggle)
No README.source in this package
control file for golang-github-multiformats-go-multibase-dev_0.2.0-1_all.deb (click to toggle)
Package:golang-github-multiformats-go-multibase-dev
Source:golang-github-multiformats-go-multibase
Version:0.2.0-1
Architecture:all
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:51
Depends:golang-github-mr-tron-base58-dev, golang-github-multiformats-go-base32-dev, golang-github-multiformats-go-base36-dev
Section:golang
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/multiformats/go-multibase
Description:
Go implementation of Multibase (self‑identifying encodings)
 go-multibase is a small, idiomatic Go library that implements the
 Multibase specification for self‑identifying base encodings.  It
 provides helpers to encode and decode byte sequences with the
 multibase prefix convention, detect the base used from an encoded
 string, and work with the set of encodings defined by the
 multiformats project (for example base58, base32, base64, and others).
 .
 This package is intended for programs and libraries that require
 interoperable, self‑describing encodings - for example IPFS, libp2p,
 content‑addressed systems, and other multiformats‑based tooling.  It
 is distributed under the MIT license and is provided as a Go module
 with import path github.com/multiformats/go-multibase.
 .
 Features:
  - Encode and decode byte sequences using multibase prefixes.
  - Detect encoding from the multibase prefix and perform strict parsing.
  - Support for the common multibase encodings used across the
    multiformats ecosystem.
  - Small, dependency‑light, and suitable for inclusion in other Go
    projects and downstream Debian packages.
lintian 2.116.3 check for golang-github-multiformats-go-multibase-dev_0.2.0-1_all.deb (click to toggle)
contents of golang-github-multiformats-go-multibase-dev_0.2.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-08-16 22:50 ./
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/doc/golang-github-multiformats-go-multibase-dev/
-rw-r--r-- root/root       177 2025-08-16 22:50 ./usr/share/doc/golang-github-multiformats-go-multibase-dev/changelog.Debian.gz
-rw-r--r-- root/root      1432 2025-08-16 22:50 ./usr/share/doc/golang-github-multiformats-go-multibase-dev/copyright
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/gocode/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/gocode/src/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/gocode/src/github.com/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/
-rw-r--r-- root/root       433 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/base16.go
-rw-r--r-- root/root      1112 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/base2.go
-rw-r--r-- root/root      3884 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/base256emoji.go
-rw-r--r-- root/root       515 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/base256emoji_test.go
-rw-r--r-- root/root       671 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/base32.go
-rw-r--r-- root/root      1570 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/encoder.go
-rw-r--r-- root/root      1155 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/encoder_test.go
-rw-r--r-- root/root       184 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/go.mod
-rw-r--r-- root/root       539 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/go.sum
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/multibase-conv/
-rw-r--r-- root/root       792 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/multibase-conv/main.go
-rw-r--r-- root/root      6269 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/multibase.go
-rw-r--r-- root/root      8085 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/multibase_test.go
-rw-r--r-- root/root      4102 2025-08-16 22:50 ./usr/share/gocode/src/github.com/multiformats/go-multibase/spec_test.go
control file for multibase-conv_0.2.0-1_amd64.deb (click to toggle)
Package:multibase-conv
Source:golang-github-multiformats-go-multibase
Version:0.2.0-1
Architecture:amd64
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:1497
Section:golang
Priority:optional
Homepage:https://github.com/multiformats/go-multibase
Description:
Go implementation of Multibase (self‑identifying encodings)
 go-multibase is a small, idiomatic Go library that implements the
 Multibase specification for self‑identifying base encodings.  It
 provides helpers to encode and decode byte sequences with the
 multibase prefix convention, detect the base used from an encoded
 string, and work with the set of encodings defined by the
 multiformats project (for example base58, base32, base64, and others).
 .
 This package is ships the multibase-conv executable for conversions
 on the command-line
lintian 2.116.3 check for multibase-conv_0.2.0-1_amd64.deb (click to toggle)
contents of multibase-conv_0.2.0-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-08-16 22:50 ./
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/bin/
-rwxr-xr-x root/root   1522552 2025-08-16 22:50 ./usr/bin/multibase-conv
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/doc/multibase-conv/
-rw-r--r-- root/root       177 2025-08-16 22:50 ./usr/share/doc/multibase-conv/changelog.Debian.gz
-rw-r--r-- root/root      1432 2025-08-16 22:50 ./usr/share/doc/multibase-conv/copyright
control file for multibase-conv-dbgsym_0.2.0-1_amd64.deb (click to toggle)
Package:multibase-conv-dbgsym
Source:golang-github-multiformats-go-multibase
Version:0.2.0-1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:821
Depends:multibase-conv (=0.2.0-1)
Section:debug
Priority:optional
Description:
debug symbols for multibase-conv
Build-Ids:4f8be8ef9c7a22ef4858f1e352df6668d456673d
lintian 2.116.3 check for multibase-conv-dbgsym_0.2.0-1_amd64.deb (click to toggle)
contents of multibase-conv-dbgsym_0.2.0-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-08-16 22:50 ./
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/lib/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/lib/debug/.build-id/4f/
-rw-r--r-- root/root    830168 2025-08-16 22:50 ./usr/lib/debug/.build-id/4f/8be8ef9c7a22ef4858f1e352df6668d456673d.debug
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/
drwxr-xr-x root/root         0 2025-08-16 22:50 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-08-16 22:50 ./usr/share/doc/multibase-conv-dbgsym -> multibase-conv

Timestamp: 17.08.2025 / 00:02:35 (UTC)