perl-Compress-Raw-Bzip2 - Low-Level Interface to bzip2 compression library
Website: | http://www.perl.org/ |
---|---|
License: | GPL+ or Artistic |
- Description:
Compress::Raw::Bzip2 provides an interface to the in-memory compression/uncompression functions from the bzip2 compression library. Although the primary purpose for the existence of Compress::Raw::Bzip2 is for use by the IO::Compress::Bzip2 and IO::Compress::Bunzip2 modules, it can be used on its own for simple compression/uncompression tasks.
Packages
perl-Compress-Raw-Bzip2-2.021-141.el6_7.1.x86_64 [46 KiB] |
Changelog
by Petr Pisar (2015-09-16):
- Fix CRLF conversion in ASCII FTP upload (bug #1267920) |