xref: /aosp_15_r20/external/apache-commons-compress/README.txt (revision ba8755cb0ae00084b4d58129cd522613d3299f27)
1Apache Commons Compress
2=======================
3
4Commons Compress is a Java library for working with various
5compression and archiving formats.
6
7For full documentation see https://commons.apache.org/proper/commons-compress/
8
9## Apache Commons Compress was derived from various sources, including:
10
11Original BZip2 classes contributed by Keiron Liddle
12<[email protected]>, Aftex Software to the Apache Ant project.
13They are based on a port of Julian Seward's libbzip2.
14
15Original Tar classes from contributors of the Apache Ant project.
16
17Original Zip classes from contributors of the Apache Ant project.
18
19Original CPIO classes contributed by Markus Kuss and the jRPM project
20(jrpm.sourceforge.net).
21
22This distribution includes cryptographic software. The country in
23which you currently reside may have restrictions on the import,
24possession, use, and/or re-export to another country, of encryption
25software. BEFORE using any encryption software, please check your
26country's laws, regulations and policies concerning the import,
27possession, or use, and re-export of encryption software, to see if
28this is permitted. See <http://www.wassenaar.org/> for more
29information.
30
31The U.S. Government Department of Commerce, Bureau of Industry and
32Security (BIS), has classified this software as Export Commodity
33Control Number (ECCN) 5D002.C.1, which includes information security
34software using or performing cryptographic functions with asymmetric
35algorithms. The form and manner of this Apache Software Foundation
36distribution makes it eligible for export under the License Exception
37ENC Technology Software Unrestricted (TSU) exception (see the BIS
38Export Administration Regulations, Section 740.13) for both object
39code and source code.
40
41The following provides more details on the included cryptographic
42software:
43  * the 7zip package can read AES encrypted archives
44