Language

Package: python-unpaddedbase64 @ 1.1.0

Synopsis

Encode and decode Base64 without “=” padding

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.

Home page
https://pypi.org/project/unpaddedbase64/
Location
gnu/packages/python-xyz.scm (line: 23591, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings