# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Compress-Raw-Bzip2 2.015 maintainers vincent-opdarw@vinc17.org description Perl low-level interface to bzip2 compression library long_description Compress::Raw::Bzip2 provides an interface to the \ in-memory compression/uncompression functions from \ the bzip2 compression library for the modules \ IO::Compress::Bzip2 and IO::Compress::Bunzip2. checksums md5 dc30ce4bfdd83df0da5b460c8b93c76d \ sha1 2cbaefa920bca357ae85519a60292f7d741c5b6a \ rmd160 3cea35cc1fb50f686dc57b9078a43923439e8316 platforms darwin # According to # http://search.cpan.org/src/PMQS/Compress-Raw-Bzip2-2.012/README # Compress-Raw-Bzip2 doesn't depend on anything (it includes bzip2 code).