diff options
Diffstat (limited to 'textproc/ocaml-csv/pkg-descr')
-rw-r--r-- | textproc/ocaml-csv/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ocaml-csv/pkg-descr b/textproc/ocaml-csv/pkg-descr index 846a4ce73995..8fdd50978cbd 100644 --- a/textproc/ocaml-csv/pkg-descr +++ b/textproc/ocaml-csv/pkg-descr @@ -1,4 +1,4 @@ -This library can read and write CSV files, including all extensions used by -Excel - eg. quotes, newlines, 8 bit characters in fields, "0 etc. +This library can read and write CSV files, including all extensions used +Microsoft Excel, e.g. quotes, newlines, 8-bit field characters, "0, etc. WWW: http://forge.ocamlcore.org/projects/csv/ |