diff options
Diffstat (limited to 'textproc/py-csv/pkg-descr')
| -rw-r--r-- | textproc/py-csv/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/py-csv/pkg-descr b/textproc/py-csv/pkg-descr new file mode 100644 index 000000000000..6549827d097e --- /dev/null +++ b/textproc/py-csv/pkg-descr @@ -0,0 +1,10 @@ +A small, fast Python extension module - written in C - to parse or write +files in comma-separated value (CSV) format. It allows for the use of +alternative field separator characters (besides commas). + +This module is only documented on its web site. + +Author: Dave Cole <djc@object-craft.com.au> +WWW: http://object-craft.com.au/projects/csv/ + +-- Johann Visagie <johann@egenetics.com> |
