wok diff perl-compress-raw-bzip2/description.txt @ rev 25068

updated alsa-tools packages (1.1.5 -> 1.2.5)
author Hans-G?nter Theisgen
date Fri Jun 10 13:52:51 2022 +0100 (2022-06-10)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/perl-compress-raw-bzip2/description.txt	Fri Jun 10 13:52:51 2022 +0100
     1.3 @@ -0,0 +1,8 @@
     1.4 +Compress-Raw-Bzip2 provides an interface to the in-memory
     1.5 +compression and uncompression functions from the bzip2
     1.6 +compression library.
     1.7 +
     1.8 +Although the primary purpose for the existence of
     1.9 +Compress::Raw::Bzip2 is for use by the IO::Compress::Bzip2
    1.10 +and IO::Compress::Bunzip2 modules, it can be used on its
    1.11 +own for simple compression and uncompression tasks.