[ ソース: python-base58 ]
パッケージ: base58 (1.0.3-2)
base58 に関するリンク
Debian の資源:
python-base58 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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