python-base58 1.0.3-1.1 source package in Ubuntu

Changelog

python-base58 (1.0.3-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Tue, 05 Jan 2021 01:12:51 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-base58_1.0.3-1.1.dsc 2.1 KiB 2defac652481b43f29d90d8b9f0b86ec12ed472ec28d759a678238797219931a
python-base58_1.0.3.orig.tar.gz 5.1 KiB 88fecb0c786f6a84fb81eebdb418f6deba08b9c9d90f49a180793ead9a0348d9
python-base58_1.0.3-1.1.debian.tar.xz 2.7 KiB 8ae573cc08f63f143a6e38da6b28e50d5b87611c56add6a8c4d29203f4b5fec0

Available diffs

No changes file available.

Binary packages built by this source

base58: base58 encode/decode: command-line interface

 This package contains the base58 command, which can be used to encode, decode
 or check, in a form compatible with that used by the bitcoin network.

python3-base58: base58 encode/decode for Python

 This package contains the following functions, in a form compatible with that
 used by the bitcoin network:
   - b58encode
   - b58decode
   - b58encode_check
   - b58decode_check
 .
 This package installs the library for Python 3.