base91
0.6.0_1Utility to encode and decode base91 files
basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary unsafe connections like e-mail or terminal lines.
Origin: converters/base91
Category: converters
Size: 14.1KiB
License: BSD3CLAUSE
Maintainer: takefu@airport.fm
Dependencies: 0 packages
Required by: 0 packages
Website: base91.sourceforge.net
$
pkg install base91More in converters
p5-JSON4.10
Perl extension to convert to JSON (JavaScript Object Notation)libiconv1.18_1
Character set conversion libraryphp84-mbstring8.4.16
The mbstring shared extension for phpfribidi1.0.16
Free Implementation of the Unicode Bidirectional Algorithmphp83-mbstring8.3.29
The mbstring shared extension for phprubygem-base640.3.0
Encode and decode binary data using a Base64 representationphp82-mbstring8.2.30
The mbstring shared extension for phpphp85-mbstring8.5.1
The mbstring shared extension for phpp5-JSON-MaybeXS1.004008
Use Cpanel::JSON::XS with a fallback to JSON::PPphp84-iconv8.4.16
The iconv shared extension for php