py3-unpaddedbase64

Python module implementing Base64 without "=" padding

WWW CVSWeb GITHub
  1. Package version
    py3-unpaddedbase64-2.1.0p0
  2. Maintainer
    Renaud Allard

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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-poetry-core,python3

  • lang/python/3.10