Rickshaw JavaScript library packaged as XStatic.
Go to file
Akihiro Motoki 8ceea48e79 Prepare for relase using OpenStack release process
README is also updated to satisfy what PyPI expects.
This is required to pass the validation in openstack/releases repo.

Note that the latest version has not published to PyPI
and there is no need to bump xstatic version.

Change-Id: Ie9369ecfe96abc739b2f4d47603ab1c3faaf3950
2020-04-03 06:15:40 +09: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 OpenDev Migration Patch 2019-04-19 19:26:32 +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 Prepare for relase using OpenStack release process 2020-04-03 06:15:40 +09:00
setup.py Version 1.4.6 of Rickshaw.js library packaged for XStatic 2014-05-20 14:52:59 +02:00
tox.ini fix tox python3 overrides 2018-09-26 18:54:09 -04:00

README.txt

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