commit | 9d22cc9df0840b7aa516d5dc106450cb3384d83f | [log] [tgz] |
---|---|---|
author | Jooyung Han <[email protected]> | Mon Jul 04 14:29:58 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Jul 04 14:29:58 2022 +0000 |
tree | 90ace8086a1377d68269dbc6ba7fc23468e75ea0 | |
parent | 67a9cb06d6901ac0324d14e70a941482a2c1d838 [diff] | |
parent | 72859b06c7375c62f4c5cc514ed038246285c274 [diff] |
Set min_sdk_version am: 72859b06c7 Original change: https://android-review.googlesource.com/c/platform/external/apache-commons-compress/+/2139192 Change-Id: I94ba852c4132b1168929b51af171f33c3e8bde73 Signed-off-by: Automerger Merge Worker <[email protected]>
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