aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-csv
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.5wjv2001-11-072-7/+8
| | | | - Add dependency on PYDISTUTILS, which had previously been omitted - whoops.
* Update to version 0.4wjv2001-07-123-5/+5
|
* Update to 0.3; fix minor grammatical error in pkg-descr.wjv2001-06-193-7/+10
|
* a small yet fast Python extension module (writtenvanilla2001-03-155-0/+37
in C) to parse or generate comma-separated value (CSV) files. PR: ports/25408 Submitted by: Johann Visagie <johann@egenetics.com>