diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-03-14 23:47:29 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-03-14 23:47:29 +0000 |
commit | d89ab9047e1450843b3d9e5f805751692fac7c13 (patch) | |
tree | 19b02578e92f8575e38a094f7639cc5d9944bb60 /textproc/py-csv/pkg-plist | |
parent | b1c8009964d62ff0a137f1f8199850299a3dc286 (diff) | |
download | FreeBSD-ports-d89ab9047e1450843b3d9e5f805751692fac7c13.zip FreeBSD-ports-d89ab9047e1450843b3d9e5f805751692fac7c13.tar.gz |
a small yet fast Python extension module (written
in C) to parse or generate comma-separated value (CSV) files.
PR: ports/25408
Submitted by: Johann Visagie <johann@egenetics.com>
Diffstat (limited to 'textproc/py-csv/pkg-plist')
-rw-r--r-- | textproc/py-csv/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-csv/pkg-plist b/textproc/py-csv/pkg-plist new file mode 100644 index 0000000..03ca8bd --- /dev/null +++ b/textproc/py-csv/pkg-plist @@ -0,0 +1 @@ +lib/%%PYTHON_VERSION%%/site-packages/csv.so |