diff options
| author | Reimar Bauer <rb.proj AT googlemail DOT com@localhost> | 2012-02-25 10:39:56 +0100 |
|---|---|---|
| committer | Reimar Bauer <rb.proj AT googlemail DOT com@localhost> | 2012-02-25 10:39:56 +0100 |
| commit | 1e6c53614b87f0f135f3083cee7cd00ccdfb53dd (patch) | |
| tree | fb51d3bf6b6d0dfcb0d86421e043c4ac6b18451e /README.txt | |
| download | xstatic-jquery-ui-git-1e6c53614b87f0f135f3083cee7cd00ccdfb53dd.tar.gz | |
initial version of jquery-ui-1.8.18 for XStatic packaging standard
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..b5c1591 --- /dev/null +++ b/README.txt @@ -0,0 +1,13 @@ +XStatic-jquery-ui +----------------- + +jquery-ui 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`. + |
