Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: opencsv - A very simple csv (comma-separated values) 
parser library for Java

https://bugzilla.redhat.com/show_bug.cgi?id=475019

           Summary: Review Request: opencsv - A very simple csv
                    (comma-separated values) parser library for Java
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED], [email protected]
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://red.fedorapeople.org/SRPMS/opencsv.spec
SRPM URL: http://red.fedorapeople.org/SRPMS/opencsv-1.8-0.1.fc10.src.rpm
Description: Support for 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
  (i.e. 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[]
  (i.e. automatic escaping of embedded quote chars)

This  is a dependency needed for tvbrowser, for which a review request exists
already.

rpmlint on spec, srpm and noarch-rpms finishes checking without any warnings or
errors - except for a "W: no-documentation" because there's no license text in
the source.

I'd still need a sponsor.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to