aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-14 15:48:38 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-14 16:09:38 +0000
commit07b8c981976a886c405735ff760e749df903fa23 (patch)
tree8e9097bc930e16dd46d62f2e082fb9c166fd6c85 /textproc/Makefile
parent7ab6a568f37aeec1fe369172170fcc39fd1c688d (diff)
downloadports-07b8c981976a886c405735ff760e749df903fa23.tar.gz
ports-07b8c981976a886c405735ff760e749df903fa23.zip
textproc/py-pyexcel-xlsx: Add py-pyexcel-xlsx 0.6.0
pyexcel-xlsx is a tiny wrapper library to read, manipulate and write data in xlsx and xlsm format using read_only mode reader, write_only mode writer from openpyxl. You are likely to use it with pyexcel. WWW: https://github.com/pyexcel/pyexcel-xlsx
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index a5193951a3fb..cf10baa69d6e 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1374,6 +1374,7 @@
SUBDIR += py-pyexcel-io
SUBDIR += py-pyexcel-ods3
SUBDIR += py-pyexcel-xls
+ SUBDIR += py-pyexcel-xlsx
SUBDIR += py-pygccxml
SUBDIR += py-pygments
SUBDIR += py-pygments-25