RETIRED, further work has moved to Debian project infrastructure
Go to file
Tony Breeds 7244a86a25 Add basic tox.ini file
Change-Id: I6bcf36b13867790ff7450020374d53c4bd40a19e
2016-07-19 11:50:42 -07:00
xstatic Version 2.0.3 of JQuery.quicksearch 2014-05-22 14:33:33 +02:00
.gitignore Version 2.0.3 of JQuery.quicksearch 2014-05-22 14:33:33 +02:00
.gitreview Add .gitreview file 2016-07-19 11:46:15 -07:00
MANIFEST.in Version 2.0.3 of JQuery.quicksearch 2014-05-22 14:33:33 +02:00
README.txt Version 2.0.3 of JQuery.quicksearch 2014-05-22 14:33:33 +02:00
setup.py Version 2.0.3 of JQuery.quicksearch 2014-05-22 14:33:33 +02:00
tox.ini Add basic tox.ini file 2016-07-19 11:50:42 -07:00

README.txt

XStatic-JQuery.quicksearch
--------------

JQuery.quicksearch 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`.