- Loadable and testable using ASDF
- handles quoted text, including quotes with separators, newlines and quotes-within-quotes.
- handles multiline data
- handles internationalized data
For more info see:
- Manual: https://quickref.common-lisp.net/read-csv.html
- GitHub: https://github.com/WarrenWilkinson/read-csv
Topics: file format, Text, Warren Wilkinson, CSV