Debian NEW package overview for golang-github-mr-tron-base58
golang-github-mr-tron-base58_1.2.0-2_multi.changes (click to toggle)
Format:1.8
Date:Wed, 25 Jun 2025 05:17:48 -0400
Binary:golang-github-mr-tron-base58-dev
Source:golang-github-mr-tron-base58
Architecture:all source
Version:1.2.0-2
Distribution:unstable
Urgency:medium
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By:Reinhard Tartler <siretart@tauware.de>
Description:
golang-github-mr-tron-base58-dev - Fast implementation  for encoding/decoding Base58 (library)
Changes:
golang-github-mr-tron-base58 (1.2.0-2) unstable; urgency=medium

  * debian/copyright: add missing copyright holders
Files:
9d0eda9a63e494476ac937a7c17c589b 2406 golang optional golang-github-mr-tron-base58_1.2.0-2.dsc
afca9f511074fd716359c5bc47c297d6 3448 golang optional golang-github-mr-tron-base58_1.2.0-2.debian.tar.xz
4339e7a1d83b1ce378f6d7b9b23edea4 7032 golang optional golang-github-mr-tron-base58-dev_1.2.0-2_all.deb
e7167f75c03844fe759faa19038ba75b 5692 golang optional golang-github-mr-tron-base58_1.2.0-2_amd64.buildinfo
aa94fca2862ad280d007f28b207ea5e2 7158 golang optional golang-github-mr-tron-base58_1.2.0.orig.tar.gz
golang-github-mr-tron-base58_1.2.0-2.dsc (click to toggle)
Format:3.0 (quilt)
Source:golang-github-mr-tron-base58
Binary:golang-github-mr-tron-base58-dev
Architecture:all
Version:1.2.0-2
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders:Reinhard Tartler <siretart@tauware.de>,
Homepage:https://github.com/mr-tron/base58
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/go-team/packages/golang-github-mr-tron-base58
Vcs-Git:https://salsa.debian.org/go-team/packages/golang-github-mr-tron-base58.git
Testsuite:autopkgtest-pkg-go
Build-Depends:debhelper-compat (=13), dh-sequence-golang, golang-any
Package-List:golang-github-mr-tron-base58-dev deb golang optional arch=all
Files:
aa94fca2862ad280d007f28b207ea5e2 7158 golang-github-mr-tron-base58_1.2.0.orig.tar.gz
afca9f511074fd716359c5bc47c297d6 3448 golang-github-mr-tron-base58_1.2.0-2.debian.tar.xz
Go-Import-Path:github.com/mr-tron/base58
Dgit:c1caceae1ff7c89bed4c2f4bdb11250abf6a97c2 debian archive/debian/1.2.0-2 https://git.dgit.debian.org/golang-github-mr-tron-base58
lintian 2.104.0 check for golang-github-mr-tron-base58_1.2.0-2.dsc (click to toggle)
README.source for golang-github-mr-tron-base58_1.2.0-2.dsc (click to toggle)
No README.source in this package
control file for golang-github-mr-tron-base58-dev_1.2.0-2_all.deb (click to toggle)
Package:golang-github-mr-tron-base58-dev
Source:golang-github-mr-tron-base58
Version:1.2.0-2
Architecture:all
Maintainer:Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Installed-Size:40
Section:golang
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/mr-tron/base58
Description:
Fast implementation  for encoding/decoding Base58 (library)
 This package provides a Go library for encoding and decoding data using the
 Base58 encoding scheme. Base58 is a group of binary-to-text encoding schemes
 used to represent large integers as alphanumeric text. It is similar to Base64
 but omits characters that could be ambiguously interpreted when printed (0, O,
 I, l) and omits the '+' and '/' characters to avoid issues with URL encoding.
 .
 Base58 is notably used in cryptocurrencies like Bitcoin, where it's employed
 for encoding addresses and private keys. This library offers a straightforward
 and efficient way to perform Base58 operations within Go applications.
 .
 The package contains the source code for the Go library.
lintian 2.104.0 check for golang-github-mr-tron-base58-dev_1.2.0-2_all.deb (click to toggle)
contents of golang-github-mr-tron-base58-dev_1.2.0-2_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-06-25 09:17 ./
drwxr-xr-x root/root         0 2025-06-25 09:17 ./usr/
drwxr-xr-x root/root         0 2025-06-25 09:17 ./usr/share/
drwxr-xr-x root/root         0 2025-06-25 09:17 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-06-25 09:17 ./usr/share/doc/golang-github-mr-tron-base58-dev/
-rw-r--r-- root/root       230 2025-06-25 09:17 ./usr/share/doc/golang-github-mr-tron-base58-dev/changelog.Debian.gz
-rw-r--r-- root/root      1450 2025-06-25 09:17 ./usr/share/doc/golang-github-mr-tron-base58-dev/copyright
drwxr-xr-x root/root         0 2025-06-25 09:17 ./usr/share/gocode/
drwxr-xr-x root/root         0 2025-06-25 09:17 ./usr/share/gocode/src/
drwxr-xr-x root/root         0 2025-06-25 09:17 ./usr/share/gocode/src/github.com/
drwxr-xr-x root/root         0 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/
drwxr-xr-x root/root         0 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/
-rw-r--r-- root/root       822 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/alphabet.go
drwxr-xr-x root/root         0 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/base58/
-rw-r--r-- root/root       822 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/base58/alphabet.go
-rw-r--r-- root/root      6181 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/base58/base58.go
-rw-r--r-- root/root       651 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/base58/base58_2_test.go
-rw-r--r-- root/root      2520 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/base58/base58_test.go
-rw-r--r-- root/root      3630 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/base58.go
-rw-r--r-- root/root       651 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/base58_2_test.go
-rw-r--r-- root/root      2518 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/base58_test.go
-rw-r--r-- root/root       453 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/doc.go
-rw-r--r-- root/root        42 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/go.mod
-rw-r--r-- root/root      1776 2025-06-25 09:17 ./usr/share/gocode/src/github.com/mr-tron/base58/trivial.go

Timestamp: 25.06.2025 / 11:02:31 (UTC)