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/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python/python3-openpyxl/README b/python/python3-openpyxl/README
new file mode 100644
index 0000000000..033a714330
--- /dev/null
+++ b/python/python3-openpyxl/README
@@ -0,0 +1,6 @@
+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.