Rickshaw JavaScript library packaged as XStatic.
Go to file
Rajat Vig 7be3a603cf Update Rickshaw from 1.5.0 to 1.5.1
Change-Id: I88acaab7a0cfff71b9fd96d5a6c8a5fcaae1b8d1
Closes-Bug: #1531313
2016-01-05 14:03:17 -08:00
xstatic Update Rickshaw from 1.5.0 to 1.5.1 2016-01-05 14:03:17 -08:00
.gitignore Version 1.4.6 of Rickshaw.js library packaged for XStatic 2014-05-20 14:52:59 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:43:18 +00:00
MANIFEST.in Version 1.4.6 of Rickshaw.js library packaged for XStatic 2014-05-20 14:52:59 +02:00
README.txt Version 1.5.0 2014-08-11 15:54:14 +02:00
setup.py Version 1.4.6 of Rickshaw.js library packaged for XStatic 2014-05-20 14:52:59 +02:00
tox.ini Add tox.ini to enable publish/tarball job 2015-06-23 14:21:31 -07:00

XStatic-Rickshaw
--------------

Rickshaw 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`.