Tablesorter jQuery plugin packaged as XStatic.
Go to file
Akihiro Motoki 09a700b565 Prepare for relase using OpenStack release process
xstatic-jquery.tablesorter has never been released using the OpenStack
release prociess with openstack/releases repository.
To sync the release history in openstack/releases and PyPI, we need to
release a new version, so the xstatic version is bumped.

README is also updated to satisfy what PyPI expects.
This is required to pass the validation in openstack/releases repo.

Change-Id: Ibe7de2ab94752d0fc3a829c93da3e7f9bede8aa6
2020-04-03 06:15:55 +09:00
xstatic Prepare for relase using OpenStack release process 2020-04-03 06:15:55 +09:00
.gitignore Version 2.14.5 of JQuery.TableSorter 2014-05-22 14:45:17 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:31:09 +00:00
MANIFEST.in Version 2.14.5 of JQuery.TableSorter 2014-05-22 14:45:17 +02:00
README.txt Prepare for relase using OpenStack release process 2020-04-03 06:15:55 +09:00
setup.py Version 2.14.5 of JQuery.TableSorter 2014-05-22 14:45:17 +02:00
tox.ini fix tox python3 overrides 2018-09-26 18:53:49 -04: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`.