diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-04-05 00:04:59 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-04-05 00:04:59 +0800 |
commit | 775c1b6b57957ee9044127bf91321c3f17a7e811 (patch) | |
tree | bae059e0e435b73a9f818408f6e7ece968e190b6 /textproc/Makefile | |
parent | 43cc918e56b27a847f1ffe7cc699bed293e39be8 (diff) | |
download | freebsd-ports-gnome-775c1b6b57957ee9044127bf91321c3f17a7e811.tar.gz freebsd-ports-gnome-775c1b6b57957ee9044127bf91321c3f17a7e811.tar.zst freebsd-ports-gnome-775c1b6b57957ee9044127bf91321c3f17a7e811.zip |
Add py-asv 0.4, an extensible Python module to parse simple text
file formats like CSV.
PR: 26349
Submitted by: Johann Visagie <johann@egenetics.com>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 800501a78d8a..342777947705 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -124,6 +124,7 @@ SUBDIR += pspell-ispell SUBDIR += py-4suite SUBDIR += py-HyperText + SUBDIR += py-asv SUBDIR += py-csv SUBDIR += py-expat SUBDIR += py-martel |