Search results
Package: python3-unpaddedbase64
Description: 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.
Homepage: https://github.com/matrix-org/python-unpaddedbase64
copyright | Debian changelog
Other documents: