Skip to content
Sections
>> Trisquel >> 软件包 >> nabia >> lisp >> cl-csv
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: cl-csv  ]

软件包: cl-csv (20180712.git3eba29c-1)

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

其他与 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

下载 cl-csv

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 26.9 kB123 kB [文件列表]