diff options
author | antoine <antoine@FreeBSD.org> | 2013-09-07 05:02:12 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-09-07 05:02:12 +0800 |
commit | 0510f98447d27f2927b4f09e394be592591fe5db (patch) | |
tree | 34b7ddfcc0da19ecbb5fe632c49b176a1ea822f1 /textproc/Makefile | |
parent | 34e2bd4b21d7392185c38454f265656d12b4ce61 (diff) | |
download | freebsd-ports-graphics-0510f98447d27f2927b4f09e394be592591fe5db.tar.gz freebsd-ports-graphics-0510f98447d27f2927b4f09e394be592591fe5db.tar.zst freebsd-ports-graphics-0510f98447d27f2927b4f09e394be592591fe5db.zip |
New port: py-openpyxl
OpenPyxl is a Python library to read/write Excel 2007 xlsx/xlsm files.
WWW: http://openpyxl.readthedocs.org/
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 8be4aa24d34..c6f4f4d411c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1175,6 +1175,7 @@ SUBDIR += py-mako SUBDIR += py-markdown SUBDIR += py-markdown2 + SUBDIR += py-openpyxl SUBDIR += py-paragrep SUBDIR += py-pss SUBDIR += py-pyctpp2 |