[ 原始碼: python-base58 ]
套件:base58(1.0.3-2)
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.
其他與 base58 有關的套件
|
|
|
|
-
- 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