python-unpaddedbase64 2.1.0 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.
- Website: https://github.com/matrix-org/python-unpaddedbase64
- License: ASL 2.0
- Package source: python-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu