diff options
Diffstat (limited to 'docs/_templates/sidebarlogo.html')
| -rw-r--r-- | docs/_templates/sidebarlogo.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html new file mode 100644 index 0000000..573da08 --- /dev/null +++ b/docs/_templates/sidebarlogo.html @@ -0,0 +1,4 @@ +<h3><a href="http://tablib.org">About Tablib</a></h3> +<p> + 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. +</p>
\ No newline at end of file |
