commit | b6bfd1505ddccaa337c58bc0073d63ada4f4ad63 | [log] [tgz] |
---|---|---|
author | Jeff Sharkey <[email protected]> | Tue Oct 02 09:13:26 2018 -0700 |
committer | android-build-merger <[email protected]> | Tue Oct 02 09:13:26 2018 -0700 |
tree | 62a698a705643b95f7d73e2298a151d83a77de31 | |
parent | 2241a05ab272e082a64c466e7f10a620a2de42ff [diff] | |
parent | 4238dbe0303da3e25c9d688a9584998297e6ca9d [diff] |
Merge remote-tracking branch 'remotes/aosp/upstream-master' am: e19ee35f77 am: 5158a15215 am: 4238dbe030 Change-Id: Idb30f79f30772e33df256711e3fa050145c1bf77
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