Tablesorter jQuery plugin packaged as XStatic.
Go to file
Radomir Dopieralski eb78328391 Version 2.14.5 of JQuery.TableSorter 2014-05-22 14:45:17 +02:00
xstatic Version 2.14.5 of JQuery.TableSorter 2014-05-22 14:45:17 +02:00
.gitignore Version 2.14.5 of JQuery.TableSorter 2014-05-22 14:45:17 +02:00
MANIFEST.in Version 2.14.5 of JQuery.TableSorter 2014-05-22 14:45:17 +02:00
README.txt Version 2.14.5 of JQuery.TableSorter 2014-05-22 14:45:17 +02:00
setup.py Version 2.14.5 of JQuery.TableSorter 2014-05-22 14:45:17 +02:00

README.txt

XStatic-JQuery.TableSorter
--------------

JQuery.TableSorter JavaScript library packaged for setuptools (easy_install) / pip.

This package is intended to be used by **any** project that needs these files.

It intentionally does **not** provide any extra code except some metadata
**nor** has any extra requirements. You MAY use some minimal support code from
the XStatic base package, if you like.

You can find more info about the xstatic packaging way in the package `XStatic`.