tag | 73d3f5a8fb4d70b4f7c69c788a4fc3c967ac0aec | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Mon Oct 07 15:01:33 2024 -0700 |
object | 1fb0c076293867955db2f5bd32d11d4521f65467 |
Android Platform 13.0.0 Release 24 (12357487)
commit | 1fb0c076293867955db2f5bd32d11d4521f65467 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Fri Jun 04 03:02:25 2021 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Fri Jun 04 03:02:25 2021 +0000 |
tree | 2e226ee46d90ec1737a202ae6cf02029b349b54c | |
parent | a19fd5d2aac5d923db2caa3c397ecc527a41e7b3 [diff] | |
parent | 67a9cb06d6901ac0324d14e70a941482a2c1d838 [diff] |
Snap for 7422738 from 67a9cb06d6901ac0324d14e70a941482a2c1d838 to tm-release Change-Id: I5cfced95ee6c6a1c3b2bcb9e415e15bf60cb8fb3
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