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 Debian Archiv squeeze (main)
Version0.01-1
Sektionperl
Prioritätoptional
Installierte Größe64 Byte
Hängt ab vonperl (>= 5.6.0-16)
Empfohlene Pakete
PaketbetreuerDebian Perl Group
Quelle
Paketgröße6198 Byte
Prüfsumme MD5fd46b6af607138601cc5d76c0d1bfe7c
Prüfsumme SHA11c6022b5f25a04eb7b9825ada81ce998cfcf5813
Prüfsumme SHA256b812e6b1286d2285efd9fa3a5a7e16ad2d1371bddb1a5716e709bba59477467b
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