From ff63558a67063ba2792ec69953510dad4c168bd2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 4 Nov 2010 01:07:04 -0400 Subject: [PATCH] Added TSV to Readme. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index e626d41..3d01ed8 100644 --- a/README.rst +++ b/README.rst @@ -18,12 +18,14 @@ Output formats supported: - Excel (Sets + Books) - JSON (Sets + Books) - YAML (Sets + Books) +- TSV (Sets) - CSV (Sets) Import formats supported: - JSON (Sets + Books) - YAML (Sets + Books) +- TSV (Sets) - CSV (Sets) Note that tablib *purposefully* excludes XML support. It always will.