Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/site/xdoc/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ For previous releases, see the <a href="https://archive.apache.org/dist/commons/
<section name="About Commons CSV">
<p>Commons CSV was started to unify a common and simple interface for reading and writing CSV files under an ASL license. It has been bootstrapped by a code donation from Netcetera in Switzerland. There are three pre-existing BSD compatible CSV parsers which this component will hopefully make redundant (authors willing): </p>
<ul>
<li><a href="http://kasparov.skife.org/csv/">Skife CSV</a></li>
<li><Skife CSV (unsafe link as noted by browser https://kasparov.skife.org/csv/)</li>
<li><a href="https://opencsv.sourceforge.net/">Open CSV</a></li>
<li>Genjava CSV</li>
</ul>
Expand Down