Spin JavaScript library packaged as XStatic.
Go to file
Akihiro Motoki 14237451ba Prepare for relase using OpenStack release process
xstatic-spin has never been released using the OpenStack release
prociess with openstack/releases repository. To sync the release
history in openstack/releases and PyPI, we need to release a new
version, so the xstatic version is bumped.

README is also updated to match the length of the title marker
to the length of the title.

Change-Id: I27f5846730d2073bb39641b751461f410dab0a3c
2020-04-03 06:16:40 +09:00
xstatic Prepare for relase using OpenStack release process 2020-04-03 06:16:40 +09:00
.gitignore Version 1.2.5 of Spin.js packaged for XStatic 2014-05-20 15:02:14 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:24 +00:00
MANIFEST.in Version 1.2.5 of Spin.js packaged for XStatic 2014-05-20 15:02:14 +02:00
README.txt Prepare for relase using OpenStack release process 2020-04-03 06:16:40 +09:00
setup.py Version 1.2.5 of Spin.js packaged for XStatic 2014-05-20 15:02:14 +02:00
tox.ini fix tox python3 overrides 2018-09-26 18:54:16 -04:00

README.txt

XStatic-Spin
------------

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