diff options
author | matthew <matthew@FreeBSD.org> | 2016-05-16 23:12:41 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2016-05-16 23:12:41 +0800 |
commit | 415204eeb4eab8c4e60fad77997e6d32632b37e2 (patch) | |
tree | 096ac700415276feed69bfd9b8a6de43b2a32440 /textproc/Makefile | |
parent | 32833ddd90c919fba65222e19fb0c14fbfd43556 (diff) | |
download | freebsd-ports-gnome-415204eeb4eab8c4e60fad77997e6d32632b37e2.tar.gz freebsd-ports-gnome-415204eeb4eab8c4e60fad77997e6d32632b37e2.tar.zst freebsd-ports-gnome-415204eeb4eab8c4e60fad77997e6d32632b37e2.zip |
Add py-dbfread 2.0.5, read DBF files, returning data as native Python
objects.
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 746b95e5e6bd..e4bac848ba0a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1223,6 +1223,7 @@ SUBDIR += py-cloud_sptheme SUBDIR += py-creole SUBDIR += py-curator + SUBDIR += py-dbfread SUBDIR += py-diff-match-patch SUBDIR += py-docutils SUBDIR += py-dsv |