Go to file
Thomas Waldmann 980deec0c8 update xstatic metadata 2022-04-03 10:56:15 +02:00
xstatic update xstatic metadata 2022-04-03 10:56:15 +02:00
.gitignore .gitignore 2018-09-18 23:39:24 +02:00
MANIFEST.in add MANIFEST.in to have the static files included 2011-06-26 17:44:49 +02:00
README.txt adapt XStatic-jQuery for XStatic >= 0.0.2 2011-07-09 21:24:02 +02:00
setup.py cosmetic changes to setup.py 2018-09-18 23:40:25 +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. 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`.