[ Bron: python-base58 ]
Pakket: base58 (1.0.3-2)
Verwijzigingen voor base58
Debian bronnen:
Het bronpakket python-base58 downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Command line encoder and decoder for Base58 format
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.
Base58 is a group of binary-to-text encoding schemes used to represent large integers as alphanumeric text. Compared with Base64, similar-looking letters are omitted.
Andere aan base58 gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-base58 (= 1.0.3-2)
- Python library with Base58 encode and decode functions