DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibmime-base64-urlsafe-perl
BeschreibungPerl version of Python's URL-safe base64 codec
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version0.01-1
Sektionuniverse/perl
Prioritätoptional
Installierte Größe64 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quelle
Paketgröße6314 Byte
Prüfsumme MD54e642b812552f2172c1018c3f6c93eaf
Prüfsumme SHA108e1beaf8aa0be270918fb2c5752b00d528d5a7b
Prüfsumme SHA256a685cd8937bf8ca0e16ba273347146bae56a1967b72e8762a8d864a26cbe3616
Link zum Herunterladenlibmime-base64-urlsafe-perl_0.01-1_all.deb
Ausführliche BeschreibungMIME::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


Impressum
Linux is a registered trademark of Linus Torvalds