libmime-base64-urlsafe-perl

Perl version of Python's URL-safe base64 codec

Description

MIME::Base64::URLSafe is a perl version of python's URL-safe base64 encoder / decoder.

When embedding binary data in URL, it is preferable to use base64 encoding. However, two characters ('+' and '/') used in the standard base64 encoding have special meanings in URLs, often leading to re-encoding with URL-encoding, or worse, interoperability problems.

To overcome the problem, the module provides a variation of base64 codec compatible with python's urlsafe_b64encode / urlsafe_b64decode

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://metacpan.org/release/MIME-Base64-URLSafe


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 libmime-base64-urlsafe-perl