diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-14 15:48:15 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-14 16:09:36 +0000 |
commit | 0bcb644557070bdba262db02124be57572ec30c7 (patch) | |
tree | e1e61d3129bf6c30c6936f5f5c29ded3db3ca12e /textproc/Makefile | |
parent | af826bb9a862aeffb896e8a621b31d4a382e2496 (diff) | |
download | ports-0bcb644557070bdba262db02124be57572ec30c7.tar.gz ports-0bcb644557070bdba262db02124be57572ec30c7.zip |
textproc/py-pyexcel: Add py-pyexcel 0.6.6
pyexcel lets you focus on data, instead of file formats. It supports csv, tsv,
csvz, tsvz, xls, xlsx, xlsm, ods, fods, json, html, simple, rst and media wiki
table.
WWW: https://github.com/pyexcel/pyexcel
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 833f0a829841..bc8ebf2eec7f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1369,6 +1369,7 @@ SUBDIR += py-pyahocorasick SUBDIR += py-pyaml SUBDIR += py-pycountry + SUBDIR += py-pyexcel SUBDIR += py-pygccxml SUBDIR += py-pygments SUBDIR += py-pygments-25 |