lua-csv/lua
Kevin Martin f28dfe0720 Added an openstring function, by wrapping the string in an object
that supports read(bytes) and passing the object to the underlying
code. Modified all the tests to run with both open and openstring.

Changed the default buffer size in csv.lua to match the value in the
README, and added the crucial blank line to test-data/blankline.csv
2014-05-18 18:52:16 +01:00
..
config.ld first commit of lua-csv 2013-12-04 22:16:11 +13:00
csv.lua Added an openstring function, by wrapping the string in an object 2014-05-18 18:52:16 +01:00
test.lua Added an openstring function, by wrapping the string in an object 2014-05-18 18:52:16 +01:00