[ ソース: libencode-base58-perl ]
パッケージ: libencode-base58-perl (0.01-2)
libencode-base58-perl に関するリンク
Debian の資源:
libencode-base58-perl ソースパッケージをダウンロード:
- [libencode-base58-perl_0.01-2.dsc]
- [libencode-base58-perl_0.01.orig.tar.gz]
- [libencode-base58-perl_0.01-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
module to shorten numbers using a base58 conversion
Encode::Base58 permits one to encode and decode numbers using a base58 conversion. It differs from a base64 conversion by having confusing (0, O, l and I) and non alpha-numeric ( and /) characters removed.
It is used by Flickr for its URL shortener and in Bitcoin addresses.