Ports Search

Results 101110 of 245 for /archivers/.(0.004 seconds)
Simple module for extract archives
Simple module for extract archives
archivers/lzf-1.6.5 (Score: 0.16064717)
Handles LZF de/compression
This package handles LZF de/compression.
archivers/rar-3.0.2 (Score: 0.16064717)
PECL extension to create and read RAR files
Rar is a powerful and effective archiver, which was created by Eugene Roshal and became rather popular quite fast. This extension gives you possibility to read Rar archives.
archivers/Compress-Bzip2-2.24 (Score: 0.16064717)
Perl5 interface to bzip2 compression library
Bzip2 bindings for Perl5. That means you can access the Bzip2 library from your Perl scripts there by compressing ordinary Perl strings.
archivers/Compress-LZF-3.70 (Score: 0.16064717)
Extremely lightweight Lempel-Ziv-Free compression
LZF is an extremely fast (not that much slower than a pure memcpy) compression algorithm. It is ideal for applications where you want to save some space but not at the cost of speed. It is ideal for repetitive data as well. The module is self-contained and very small (no large library to be pulled in). It is also free, so there should be no problems incorporating this module into commercial programs.
archivers/Compress-LZO-1.08 (Score: 0.16064717)
Interface to the LZO compression library
The Compress::LZO module provides a Perl interface to the LZO compression library (see "AUTHOR" for details about where to get LZO). A relevant subset of the functionality provided by LZO is available in Compress::LZO.
archivers/Compress-LZW-0.04 (Score: 0.16064717)
Pure perl implementation of LZW
Compress::LZW it a perl implementation of the newly free LZW compression algorithm. It defaults to building a 16-bit codeword table, but provides the ability to choose a 12-bit table also. Depending on the size of your data, the 12-bit table may provide better compression.
archivers/horde_lz4-1.0.7 (Score: 0.16064717)
Horde LZ4 Compression Extension for php
PHP extension that implements the LZ4 compression algorithm - an extremely fast lossless compression algorithm.
archivers/Compress-Raw-Bzip2-2.069 (Score: 0.16064717)
Low-Level Interface to bzip2 compression library
Low-Level Interface to bzip2 compression library.
archivers/Compress-Raw-Lzma-2.069 (Score: 0.16064717)
Low-Level Interface to lzma compression library
Compress::Raw::Lzma is a low-Level interface to lzma compression library.