/usr/share/doc/libapache-poi-java/README.Debian is in libapache-poi-java 3.10.1-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | libapache-poi-java for Debian
-----------------------------
Apache POI consists of four jars in /usr/share/java. They require additional
jars on the CLASSPATH to be used:
poi.jar (requires commons-codec.jar, commons-logging.jar and log4j-1.2.jar)
poi-scratchpad.jar (requires poi.jar)
poi-ooxml-schemas.jar (requires xmlbeans.jar)
poi-ooxml.jar (requires poi.jar, poi-schemas.jar and dom4j.jar)
|