From 805ccfae3423801721bead9f9a99d802da686828 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 22 May 2011 15:39:28 -0400 Subject: [PATCH] mention formats --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) 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 ` format-agnostic tabular dataset library, >>> data.xlsx +Formats supported: XLSX, XLS, ODS, JSON, YAML, CSV, TSV, HTML Table. Testimonials ------------