Crandore Hub

base64url

Fast and URL-Safe Base64 Encoder and Decoder

In contrast to RFC3548, the 62nd character ("+") is replaced with "-", the 63rd character ("/") is replaced with "_". Furthermore, the encoder does not fill the string with trailing "=". The resulting encoded strings comply to the regular expression pattern "[A-Za-z0-9_-]" and thus are safe to use in URLs or for file names. The package also comes with a simple base32 encoder/decoder suited for case insensitive file systems.

Versions across snapshots

VersionRepositoryFileSize
1.4 rolling linux/jammy R-4.5 base64url_1.4.tar.gz 23.9 KiB
1.4 rolling linux/noble R-4.5 base64url_1.4.tar.gz 23.8 KiB
1.4 rolling source/ R- base64url_1.4.tar.gz 15.5 KiB
1.4 latest linux/jammy R-4.5 base64url_1.4.tar.gz 23.9 KiB
1.4 latest linux/noble R-4.5 base64url_1.4.tar.gz 23.8 KiB
1.4 latest source/ R- base64url_1.4.tar.gz 15.5 KiB
1.4 2026-04-26 source/ R- base64url_1.4.tar.gz 15.5 KiB
1.4 2026-04-23 source/ R- base64url_1.4.tar.gz 15.5 KiB
1.4 2026-04-09 windows/windows R-4.5 base64url_1.4.zip 32.2 KiB
1.4 2025-04-20 source/ R- base64url_1.4.tar.gz 15.5 KiB

Dependencies (latest)

Imports

Suggests