A new version of the CSV module (which unsurprisingly allows to read and write files in the CSV format) has been released. It supersedes -- but is compatible with -- the CSV module <http://merjis.com/developers/csv>. Improvements include the possibility of reading CSV files record by record and to use input/output object channels. Enjoy !