commit | ecca7e6f212073f2ddd96d312f081f2250895825 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Wed Jun 29 01:28:15 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jun 29 01:28:15 2022 +0000 |
tree | 90ace8086a1377d68269dbc6ba7fc23468e75ea0 | |
parent | 2651594fd165309f1e5004fb13f5270d7e481738 [diff] | |
parent | f79d3349202a02c3ed36bae7034c897139cb1d4b [diff] |
[automerger skipped] Set min_sdk_version am: e67b1d619b am: d8fbd14dc1 am: f79d334920 -s ours am skip reason: Merged-In Idb8fb8b974cb3e87dee540cac292ac86011e1f27 with SHA-1 2651594fd1 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/apache-commons-compress/+/19083311 Change-Id: Ie1a07466a5ddd49236cf6e2c2bbdd47e93fa415d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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