wok-current annotate perl-compress-raw-bzip2/description.txt @ rev 25024
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 18 20:10:17 2022 +0000 (2022-05-18) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24186 | 1 Compress-Raw-Bzip2 provides an interface to the in-memory |
Hans-G?nter@24186 | 2 compression and uncompression functions from the bzip2 |
Hans-G?nter@24186 | 3 compression library. |
Hans-G?nter@24186 | 4 |
Hans-G?nter@24186 | 5 Although the primary purpose for the existence of |
Hans-G?nter@24186 | 6 Compress::Raw::Bzip2 is for use by the IO::Compress::Bzip2 |
Hans-G?nter@24186 | 7 and IO::Compress::Bunzip2 modules, it can be used on its |
Hans-G?nter@24186 | 8 own for simple compression and uncompression tasks. |