| commit | 1961450607dd719050f6e8d9560c44cd6472dc29 | [log] [tgz] |
|---|---|---|
| author | Linux Build Service Account <lnxbuild@localhost> | Mon Mar 18 01:35:57 2024 -0700 |
| committer | Linux Build Service Account <lnxbuild@localhost> | Mon Mar 18 01:35:57 2024 -0700 |
| tree | 332e505b9a27c19e019cce03b6fe9b1fe868399b | |
| parent | b5baa43c21e4cb99aaa8e658bf09c299e4a9c142 [diff] | |
| parent | 0067583b3144772d2d480a25ed3cd7bd8a9e97a0 [diff] |
Merge 0067583b3144772d2d480a25ed3cd7bd8a9e97a0 on remote branch Change-Id: Ib3a17a49883a5d38e21be0f2901147a5a2f2e4cd
Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
More information can be found on the Apache Commons Compress homepage. The Javadoc can be browsed. Questions related to the usage of Apache Commons Compress should be posted to the user mailing list.
You can download source and binaries from our download page.
Alternatively you can pull it from the central Maven repositories:
<dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-compress</artifactId> <version>1.18</version> </dependency>
We accept Pull Requests via GitHub. The developer mailing list is the main channel of communication for contributors. There are some guidelines which will make applying PRs easier for us:
mvn clean test.If you plan to contribute on a regular basis, please consider filing a contributor license agreement. You can learn more about contributing via GitHub in our contribution guidelines.
This code is under the Apache Licence v2.
See the NOTICE.txt file for required notices and attributions.
You like Apache Commons Compress? Then donate back to the ASF to support the development.
#apache-commons IRC channel on irc.freenode.org