commit | 349bfa4170461b2c3b2f7445b05556215e9a9e86 | [log] [tgz] |
---|---|---|
author | Xin Li <delphij@google.com> | Tue Apr 30 02:10:25 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Apr 30 02:10:25 2024 +0000 |
tree | 332e505b9a27c19e019cce03b6fe9b1fe868399b | |
parent | ede9a88ef10c835fb0444b3d5ea7a6892b2f5194 [diff] | |
parent | 625ce8f2cc4c61432b5f8bf82d34f73f611453b0 [diff] |
[automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: 625ce8f2cc -s ours am skip reason: Merged-In I66f2875b9e34d5d64747a1c1f0385ac20b2d3206 with SHA-1 ba6bccede4 is already in history Original change: https://googleplex-android-review.googlesource.com/c/platform/external/apache-commons-compress/+/27144833 Change-Id: Iddb120b013f2ed945f4fdff0a6a5c6e27f5bb2ce 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