summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.com>2011-05-22 15:39:28 -0400
committerKenneth Reitz <me@kennethreitz.com>2011-05-22 15:39:28 -0400
commit805ccfae3423801721bead9f9a99d802da686828 (patch)
tree0f23e2730f195e205225288ba54d1ae97e17b7d4 /docs
parentfddc0183947c5a7182acbefef53c919dd0fec7ae (diff)
downloadtablib-805ccfae3423801721bead9f9a99d802da686828.tar.gz
mention formats
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 25ceb85..6cd0233 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -39,6 +39,7 @@ Tablib is an :ref:`MIT Licensed <mit>` format-agnostic tabular dataset library,
>>> data.xlsx
<censored binary data>
+Formats supported: XLSX, XLS, ODS, JSON, YAML, CSV, TSV, HTML Table.
Testimonials
------------