Compress-Raw-Bzip2

Low-Level Interface to bzip2 compression library


Keywords
bzip2, compress, perl, perl-module, perl5, perl5-module, uncompress
License
Artistic-1.0-Perl

Documentation

Linux build MacOS build Windows build FreeBSD Build Status

Upstream Testing

Linux + Upstream Sourceware Bzip2 1.0 Linux + Upstream GitLab Bzip2 1.1

MacOS + Upstream Sourceware Bzip2 1.0 MacOS + Upstream GitLab Bzip2 1.1

Compress::Raw::Bzip2 - Perl Interface to the bzip2 library

This module provides a Perl interface to the in-memory compression/uncompression functions from the bzip2 compression library.

For details of building and installing this module see the file README

API Documentation is in Bzip2.pod.

This module is also available on metacpan at Compress::Raw::Bzip2

General feedback/questions/bug reports should be reported in the issues page.

Copyright (c) 2009-2024 Paul Marquess. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.