diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2011-05-22 15:39:28 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2011-05-22 15:39:28 -0400 |
| commit | 805ccfae3423801721bead9f9a99d802da686828 (patch) | |
| tree | 0f23e2730f195e205225288ba54d1ae97e17b7d4 /docs | |
| parent | fddc0183947c5a7182acbefef53c919dd0fec7ae (diff) | |
| download | tablib-805ccfae3423801721bead9f9a99d802da686828.tar.gz | |
mention formats
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 1 |
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 ------------ |
