commit | fa6cd1745fcfb05230b1f049d5e488cb9d832ebb | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Tue Feb 16 21:45:41 2021 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Feb 16 21:45:41 2021 +0000 |
tree | 2e226ee46d90ec1737a202ae6cf02029b349b54c | |
parent | df25b83a4ec6e71622ef8beaf5d52b5b08efda12 [diff] | |
parent | a073d6ed3473687a6e18e721ed42633895f4f298 [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to external/apache-commons-compress am: a073d6ed34 Original change: https://android-review.googlesource.com/c/platform/external/apache-commons-compress/+/1588916 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I4a2e89dd7086ea176a7b1fc9c8745dd10f1e9f45
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