summaryrefslogtreecommitdiffstats
path: root/python/python3-openpyxl/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-openpyxl/README')
-rw-r--r--python/python3-openpyxl/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-openpyxl/README b/python/python3-openpyxl/README
new file mode 100644
index 0000000000..a01b1cb919
--- /dev/null
+++ b/python/python3-openpyxl/README
@@ -0,0 +1,7 @@
+openpyxl is a Python library to read/write Excel 2010
+xlsx/xlsm/xltx/xltm files.
+
+Optional dependencies:
+python3-defusedxml guards against various XML vulnerabilities.
+python3-pandas reads Pandas DataFrames.
+python3-pillow reads images.