Quicksearch jQuery plugin packaged as XStatic.
Go to file
Akihiro Motoki 6459ef2119 Prepare for relase using OpenStack release process
xstatic-jquery.quicksearch 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: I2d0140f0e29c8bb1513053ad38a90064977cf5c0
2020-04-03 06:17:48 +09:00
xstatic Prepare for relase using OpenStack release process 2020-04-03 06:17:48 +09:00
.gitignore Version 2.0.3 of JQuery.quicksearch 2014-05-22 14:33:33 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:14 +00:00
MANIFEST.in Version 2.0.3 of JQuery.quicksearch 2014-05-22 14:33:33 +02:00
README.txt Prepare for relase using OpenStack release process 2020-04-03 06:17:48 +09:00
setup.py Version 2.0.3 of JQuery.quicksearch 2014-05-22 14:33:33 +02:00
tox.ini fix tox python3 overrides 2018-09-26 18:53:46 -04: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`.