• Bug#1108198: ITP: golang-github-mr-tron-base58 -- Fast implementation o

    From Reinhard Tartler@1:229/2 to All on Sun Jun 22 23:10:01 2025
    XPost: linux.debian.bugs.dist
    From: siretart@tauware.de

    Package: wnpp
    Severity: wishlist
    Owner: Reinhard Tartler <siretart@tauware.de>

    * Package name : golang-github-mr-tron-base58
    Version : 1.2.0-1
    Upstream Author : Denis Subbotin
    * URL : https://github.com/mr-tron/base58
    * License : Expat
    Programming Lang: Go
    Description : Fast implementation of base58 encoding on golang.

    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.

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)