commit | a073d6ed3473687a6e18e721ed42633895f4f298 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Fri Feb 12 15:23:11 2021 -0800 |
committer | Bob Badour <[email protected]> | Fri Feb 12 15:23:11 2021 -0800 |
tree | 2e226ee46d90ec1737a202ae6cf02029b349b54c | |
parent | df25b83a4ec6e71622ef8beaf5d52b5b08efda12 [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to external/apache-commons-compress Added SPDX-license-identifier-Apache-2.0 SPDX-license-identifier-BSD SPDX-license-identifier-MIT legacy_unencumbered to: Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Exempt-From-Owner-Approval: janitorial work Change-Id: I8e9c56fab5b75a55959272f41383f54fe6b86f0c
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