From 20de7fad98f80b2874af8561aa27ea339fea56ce Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Thu, 3 Oct 2019 20:16:00 +0200 Subject: [PATCH] Replaced python-tablib.org by tablib.readthedocs.io --- docs/_templates/sidebarintro.html | 4 ++-- docs/_templates/sidebarlogo.html | 2 +- setup.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html index 8d19480..8c68075 100644 --- a/docs/_templates/sidebarintro.html +++ b/docs/_templates/sidebarintro.html @@ -1,4 +1,4 @@ -

About Tablib

+

About Tablib

Tablib is an MIT Licensed format-agnostic tabular dataset library, written in Python. It allows you to import, export, and manipulate tabular data sets. Advanced features include, segregation, dynamic columns, tags & filtering, and seamless format import & export.

@@ -35,7 +35,7 @@

Useful Links