Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pmqs committed Sep 11, 2023
1 parent 37d545a commit 92ed5c8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@



# Compress::Raw::Bzip2 - Low-Level Perl Interface to the bzip2 compression library
# Compress::Raw::Bzip2 - Perl Interface to the bzip2 library


`Compress::Raw::Bzip2` provides a Perl interface to the in-memory
compression/uncompression functions from the bzip2 compression library.
compression/uncompression functions from the [bzip2](https://sourceware.org/bzip2/)
compression library.

For installation instructions see [README](../README).

Expand Down

0 comments on commit 92ed5c8

Please sign in to comment.