<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/textproc/lua-ftcsv, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-03-06T09:29:28Z</updated>
<entry>
<title>textproc: add lua-ftcsv</title>
<updated>2022-03-06T09:29:28Z</updated>
<author>
<name>nia</name>
<email>nia@pkgsrc.org</email>
</author>
<published>2022-03-06T09:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=deeee491173e2a288067e5d3cc68eeecb2d5823f'/>
<id>urn:sha1:deeee491173e2a288067e5d3cc68eeecb2d5823f</id>
<content type='text'>
ftcsv is a fast csv library written in pure Lua.

It features two parsing modes, one for CSVs that can easily be loaded into
memory (up to a few hundred MBs depending on the system), and another for
loading files using an iterator - useful for manipulating large files or
processing during load.

It correctly handles most csv (and csv-like) files found in the wild, from
varying line endings (Windows, Linux, and OS9), UTF-8 BOM support, and odd
delimiters.

There are also various options that can tweak how a file is loaded, only
grabbing a few fields, renaming fields, and parsing header-less files!</content>
</entry>
</feed>
