opencsv 5.1+ds-1 source package in Ubuntu

Changelog

opencsv (5.1+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 5.1+ds

 -- Andrius Merkys <email address hidden>  Thu, 06 Feb 2020 06:03:26 -0500

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
opencsv_5.1+ds-1.dsc 2.2 KiB bbfffeb08c949799edbf589d40ade95159b5464ff8a8691a7edfcd42a8609e45
opencsv_5.1+ds.orig.tar.xz 201.6 KiB 338805c4bc6de270c45ed122c3d209c2283e816bc8a0ebbc057189d0783d7eed
opencsv_5.1+ds-1.debian.tar.xz 3.1 KiB 908ed987019ad132ae3daf79eed363bd5fd85391a43a52db7ac3fdb0df3f015f

Available diffs

No changes file available.

Binary packages built by this source

libopencsv-java: opencsv - Library for reading and writing CSV in Java

 Opencsv is a very simple csv (comma-separated values) parser library for Java.
 It supports all the basic csv-type things you're likely to want to do:
 .
  * Arbitrary numbers of values per line
  * Ignoring commas in quoted elements
  * Handling quoted entries with embedded carriage returns
    (ie entries that span multiple lines)
  * Configurable separator and quote characters (or use sensible defaults)
  * Read all the entries at once, or use an Iterator style model
  * Creating csv files from String[] (ie. automatic escaping of embedded
    quote chars)

libopencsv-java-doc: No summary available for libopencsv-java-doc in ubuntu groovy.

No description available for libopencsv-java-doc in ubuntu groovy.