OpenBSD ports

The textproc/py-unpaddedbase64,python3 port

py3-unpaddedbase64-2.1.0p0 – Python module implementing Base64 without "=" padding

Description

Python 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.

WWW: https://github.com/matrix-org/python-unpaddedbase64
Categories:
lang/python textproc

Library dependencies

Build dependencies

Run dependencies