[ Source: cl-csv ]
Package: cl-csv (20200929.git68ecb5d-1)
Links for cl-csv
Trisquel Resources:
Download Source Package cl-csv:
- [cl-csv_20200929.git68ecb5d-1.dsc]
- [cl-csv_20200929.git68ecb5d.orig.tar.xz]
- [cl-csv_20200929.git68ecb5d-1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Common Lisp Team (Mail Archive)
- Sébastien Villemot
External Resources:
- Homepage [github.com]
Similar packages:
Common Lisp library providing easy CSV reading and writing
This Common Lisp library aims to simplify working with CSVs:
* reads/writes CSVs from/to strings, streams and files * support streaming reads (allowing processing very large CSVs, through read-csv's row-fn parameter) * supports custom data formatting * settable quote, separator and quote-escapes * supports multiline quoted data * a test suite * detailed state about the process on error (line number, column number, char index), current collection state
Other Packages Related to cl-csv
|
|
|
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- dep: cl-interpol
- String interpolation for Common Lisp
-
- dep: cl-iterate
- Jonathan Amsterdam's Common Lisp iterator/gatherer/accumulator facility
Download cl-csv
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 27.1 kB | 123 kB | [list of files] |