Appendium / flatpack

CSV/Tab Delimited and Fixed Length Parser and Writer
http://flatpack.sf.net
Apache License 2.0
57 stars 20 forks source link

Add preserving leading/trailing spaces for delimited parsers #7

Closed benoitx closed 10 years ago

benoitx commented 10 years ago

In a similar fashion to #6, add a mechanism to preserve trailing and leading spaces for a delimited parser (e.g. CSV).