Ports Search

Results 111120 of 245 for /archivers/.(0.005 seconds)
archivers/Compress-Raw-Zlib-2.069 (Score: 0.16064717)
Low-Level Interface to zlib compression library
Compress::Raw::Zlib provides low-Level Interface to zlib compression library.
archivers/Compress-Snappy-0.24 (Score: 0.16064717)
Perl interface to Google Snappy (de)compressor
Compress::Snappy provides an interface to Google's Snappy (de)compressor. Snappy does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger.
archivers/IO-Compress-Lzf-2.069 (Score: 0.16064717)
Write lzf files / buffers
IO::Compress::Lzf is a perl module for reading/writing lzf files/buffer.
archivers/IO-Compress-Lzma-2.069 (Score: 0.16064717)
Write lzma files / buffers
IO::Compress::Lzma is a perl module for reading/writing lzma files/buffer.
archivers/IO-Compress-Lzop-2.069 (Score: 0.16064717)
Write lzop files / buffers
IO::Compress::Lzop is a perl module for reading/writing lzop files/buffer.
archivers/Mac-Macbinary-0.06 (Score: 0.16064717)
Perl module that can extract info from Macbinary files
Mac::Macbinary provides an object-oriented way to extract various kinds of information from Macintosh Macbinary files.
archivers/IO-Compress-2.069 (Score: 0.16064717)
Perl5 compression modules (bzip2, deflate, gzip, zlib, zip)
This module contains the base, bzip2, deflate, gzip, zip and zlib classes for IO::Compress and IO::Uncompress modules and the Compress::Zlib module.
archivers/IO-Zlib-1.10 (Score: 0.16064717)
IO:: style interface to Compress::Zlib
This is the IO::Zlib module package for perl5. This modules provides an IO:: style interface to the Compress::Zlib package. The main advantage is that you can use an IO::Zlib object in much the same way as an IO::File object so you can have common code that doesn't know which sort of file it is using.
archivers/POE-Filter-Bzip2-1.5.8 (Score: 0.16064717)
POE filter wrapped around Compress::Bzip2
POE::Filter::Bzip2 provides a POE filter for performing compression/ decompression using Compress::Bzip2. It is suitable for use with POE::Filter::Stackable.
archivers/POE-Filter-LZF-1.7.0 (Score: 0.16064717)
POE filter wrapped around Compress::LZF
POE::Filter::LZF provides a POE filter for performing compression/ decompression using Compress::LZF. It is suitable for use with POE::Filter::Stackable.