[ 原始碼: python-unpaddedbase64 ]
套件:python3-unpaddedbase64(2.1.0-2)
python3-unpaddedbase64 的相關連結
Debian 的資源:
下載原始碼套件 python-unpaddedbase64:
- [python-unpaddedbase64_2.1.0-2.dsc]
- [python-unpaddedbase64_2.1.0.orig.tar.gz]
- [python-unpaddedbase64_2.1.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
unpadded Base64 implementation in Python 3
A module to encode and decode Base64 without "=" padding.
RFC 4648 specifies that Base64 should be padded to a multiple of 4 bytes using "=" characters. However this conveys no benefit so many protocols choose to use Base64 without the "=" padding.
This package is for Python 3.
其他與 python3-unpaddedbase64 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)