wok-6.x view perl-compress-raw-bzip2/description.txt @ rev 24611
updated libgd and libgd-dev (2.0.35 -> 2.3.3)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Mar 04 09:32:37 2022 +0100 (2022-03-04) |
parents | |
children |
line source
1 Compress-Raw-Bzip2 provides an interface to the in-memory
2 compression and uncompression functions from the bzip2
3 compression library.
5 Although the primary purpose for the existence of
6 Compress::Raw::Bzip2 is for use by the IO::Compress::Bzip2
7 and IO::Compress::Bunzip2 modules, it can be used on its
8 own for simple compression and uncompression tasks.