Author: fanningpj
Date: Mon Jan 18 19:14:08 2021
New Revision: 1885669
URL: http://svn.apache.org/viewvc?rev=1885669&view=rev
Log:
add fastexcel lib to related projects
Modified:
poi/site/src/documentation/content/xdocs/related-projects.xml
Modified: poi/site/src/documentation/content/xdocs/related-projects.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/related-projects.xml?rev=1885669&r1=1885668&r2=1885669&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/related-projects.xml (original)
+++ poi/site/src/documentation/content/xdocs/related-projects.xml Mon Jan 18
19:14:08 2021
@@ -63,9 +63,10 @@
</section>
<section>
<title>Apache incubating projects</title>
- <section><title>Apache ODF Toolkit (incubating)</title>
+ <section><title>Apache ODF Toolkit (retired)</title>
<p>
- <a href="https://incubator.apache.org/odftoolkit/">Apache ODF
Toolkit (incubating)</a> is a set of Java modules that allow programmatic
creation, scanning and manipulation of OpenDocument Format (ISO/IEC 26300 ==
ODF) documents.
+ <a
href="https://incubator.apache.org/projects/odftoolkit.html">Apache ODF Toolkit
(incubating)</a> is a set of Java modules that allow programmatic creation,
scanning and manipulation of OpenDocument Format (ISO/IEC 26300 == ODF)
documents.
+ See also <a href="https://odftoolkit.org/">new website</a>.
</p>
</section>
@@ -133,6 +134,12 @@
Also available under the Apache License, Version 2.0.
</p>
</section>
+ <section><title>fast-excel</title>
+ <p>
+ <a
href="https://github.com/dhatim/fastexcel/">fastexcel</a> is a benchmarked
library for reading and writing Excel files.
+ Available under the Apache License, Version 2.0.
+ </p>
+ </section>
<section><title>poi-shared-strings</title>
<p>
<a
href="https://github.com/pjfanning/poi-shared-strings/">poi-shared-strings</a>
is a memory efficient Shared Strings Table implementation for POI streaming.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]