[ Bron: python-unpaddedbase64 ]
Pakket: python3-unpaddedbase64 (2.1.0-2)
Verwijzigingen voor python3-unpaddedbase64
Debian bronnen:
Het bronpakket python-unpaddedbase64 downloaden:
- [python-unpaddedbase64_2.1.0-2.dsc]
- [python-unpaddedbase64_2.1.0.orig.tar.gz]
- [python-unpaddedbase64_2.1.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-unpaddedbase64 gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)