Jasmine JavaScript library packaged as XStatic.
5bd478e4e7
A format error in README.txt prevents PyPI from accepting new uploads of xstatic-jasmine. Let's fix that. Change-Id: I49f9cf7632b8ece55dfe4e579aee40e658584995 Needed-By: https://review.openstack.org/636129 |
||
---|---|---|
xstatic | ||
.gitignore | ||
.gitreview | ||
LICENSE | ||
MANIFEST.in | ||
README.txt | ||
setup.cfg | ||
setup.py | ||
tox.ini |
XStatic-Jasmine --------------- Jasmine 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`.