python2-unpaddedbase64 - Encode and decode Base64 without "=" padding
| Website: | https://github.com/matrix-org/python-unpaddedbase64 |
|---|---|
| License: | ASL 2.0 |
| Vendor: | Fedora Project |
- Description:
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. Python 2 version.
Packages
| python2-unpaddedbase64-1.1.0-1.fc24.noarch [13 KiB] |
Changelog
by Igor Gnatenko (2016-12-19):
- Initial package |