Merge: csv: Add features
authorJean Privat <jean@pryen.org>
Thu, 11 Dec 2014 04:15:50 +0000 (23:15 -0500)
committerJean Privat <jean@pryen.org>
Thu, 11 Dec 2014 04:15:50 +0000 (23:15 -0500)
Add the following features:

* Escaping.
* Customization of the CSV format.
* A reader.

Fix #969.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

Pull-Request: #981
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>


Trivial merge