python3-unpaddedbase64

unpadded Base64 implementation in Python 3

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/matrix-org/python-unpaddedbase64


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-unpaddedbase64