Binary package “libopenrefine-opencsv-java” in ubuntu oracular

CSV parser library for Java

 OpenCSV is an easy-to-use CSV (comma-separated values) parser library for
 Java. Opencsv supports all the basic CSV-type features like:
  * Arbitrary numbers of values per line
  * Ignoring commas in quoted elements
  * Handling quoted entries with embedded carriage returns
  * Configurable separator and quote characters
 .
 This is a fork of the OpenCSV project on SourceForge. In addition this package
 supports multi-character separators in CSV/TSV files.