Go to file
Thomas Waldmann f02c207e19 fix import issue that happened at setup.py import time 2011-06-26 16:21:54 +02:00
xstatic fix import issue that happened at setup.py import time 2011-06-26 16:21:54 +02:00
.hgignore xstatic-jquery package, initial commit 2011-06-26 07:38:20 +02:00
README.txt be more precise in the readme 2011-06-26 12:02:24 +02:00
setup.py minor metadata / comments cleanups / fixes 2011-06-26 12:21:01 +02:00

README.txt

XStatic-jQuery
--------------

jQuery 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 except the minimal support code in the
XStatic base package.

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