From 63713f51b5823ababa2badcb27167ca75d522808 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 4 Apr 2001 16:04:59 +0000 Subject: Add py-asv 0.4, an extensible Python module to parse simple text file formats like CSV. PR: 26349 Submitted by: Johann Visagie --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') 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 -- cgit v1.2.3