Bootstrap.Wizard jQuery plugin packaged as XStatic.
Go to file
lin-hua-cheng 23cac967c2 Add tox.ini to enable publish/tarball job
Change-Id: Id8d9fec60e0ce69b7958bc215fe4573d792086a2
2015-06-23 14:25:21 -07:00
xstatic Version 1.2 2014-08-11 17:12:27 +02:00
.gitignore Version 1.0.0 of JQuery.Bootstrap.Wizard 2014-05-22 15:18:54 +02:00
.gitreview Add a .gitreview file 2014-08-11 17:09:08 +02:00
MANIFEST.in Version 1.0.0 of JQuery.Bootstrap.Wizard 2014-05-22 15:18:54 +02:00
README.txt Version 1.0.0 of JQuery.Bootstrap.Wizard 2014-05-22 15:18:54 +02:00
setup.py Version 1.0.0 of JQuery.Bootstrap.Wizard 2014-05-22 15:18:54 +02:00
tox.ini Add tox.ini to enable publish/tarball job 2015-06-23 14:25:21 -07:00

XStatic-JQuery.Bootstrap.Wizard
--------------

JQuery.Bootstrap.Wizard 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`.