summaryrefslogtreecommitdiffstats
path: root/libraries/python-xlrd/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/python-xlrd/README')
-rw-r--r--libraries/python-xlrd/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/python-xlrd/README b/libraries/python-xlrd/README
new file mode 100644
index 0000000000..4cae318481
--- /dev/null
+++ b/libraries/python-xlrd/README
@@ -0,0 +1,5 @@
+Library for developers to extract data from Microsoft Excel files.
+
+Extract data from Excel spreadsheets (.xls and .xlsx, versions 2.0
+onwards) on any platform. Pure Python (2.6, 2.7, 3.2+). Strong
+support for Excel dates. Unicode-aware.