tag | 7b89b6f0f5036bdede0b822adb639a9590179393 | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Mon Sep 23 16:20:30 2024 -0700 |
object | 85ce48c190c07ab35f5d21ec3ec57b1cc5079bb3 |
frc_350822020 (12368934,com.google.android.go.media.swcodec,com.google.android.media.swcodec)
commit | 85ce48c190c07ab35f5d21ec3ec57b1cc5079bb3 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed May 01 20:26:57 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed May 01 20:26:57 2024 +0000 |
tree | 332e505b9a27c19e019cce03b6fe9b1fe868399b | |
parent | f3ad15a5d93686050e9388332095b08f6ba30a72 [diff] | |
parent | 01923795eaa06c770d3f9cd9ec7ddb4017ef29c6 [diff] |
Snap for 11786515 from 01923795eaa06c770d3f9cd9ec7ddb4017ef29c6 to aml-frc-release Change-Id: I7c1d9af1c8ff44706b980f581598a810a1345872
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