AccelerationNet/cl-csv
A common lisp library providing easy csv reading and writing
Common LispNOASSERTION
Issues
- 0
Can't skip header and utilize map-fn
#48 opened by ctyler9 - 1
Reading a CSV file while iterating on another with a different separator appears to use the wrong separator
#44 opened by dfmorrison - 2
- 1
Deprecation in .asd file
#46 opened by dfmorrison - 0
- 2
- 0
reading-quoted-or-escaped doesn't check for leading spaces (as opposed to reading-quoted)
#40 opened by Yehouda - 0
External format when opening files
#39 opened by Yehouda - 1
Suggestion: use a reader macro
#36 opened by equwal - 4
- 4
Optimization.
#32 opened by sirherrbatka - 4
cl-csv ppears to be deleting, rather than doubling, internal quotes on write
#29 opened by dfmorrison - 14
Feature Request: ReadMe Sample Code Addition: How to read in a single specified row from csv
#28 opened by pjcollins21 - 1
Parsing quote-escaped quotes
#27 opened by dimitri - 13
cl-csv:read-csv not skipping header when :skip-first-p t and :map-fn lambda provided
#25 opened by analyticd - 3
ACL regressions on quicklisp 2014-01-13
#16 opened - 2
Value-mapping function
#20 opened by mtstickney - 6
several spaces as separater
#24 opened by crf1989 - 7
Windows crlf
#21 opened by gitfoxi - 1
Fails to Build on ECL
#23 opened by kaiserprogrammer - 1
Missing fields at end-of-line
#22 opened by gitfoxi - 5
Bug report to my blog
#10 opened by bobbysmith007 - 1
read-csv loops forever when two contiguous newlines are inside double quote
#19 opened by renzo-orsini - 3
Parse failure (SB-KERNEL::HEAP-EXHAUSTED-ERROR)
#18 opened by dimitri - 4
- 2
continue restart-case infinite looping
#15 opened by dimitri - 9
- 3
Resignaling end-of-file as a csv-parse-error
#14 opened by dimitri - 2
Some systems fail to build
#11 opened by quicklisp - 2
warnings about implicit generic functions
#9 opened by tpapp - 5
- 5
Make read-line-in work with stream
#3 opened by dmitrys99 - 3
Unexpected :waiting-for-next state
#4 opened by felideon - 12
Fairly slow on larger CSV files
#1 opened by pnathan