Jasmine JavaScript library packaged as XStatic.
Go to file
woomatt 53fdc7e4c8 Adding LICENSE file
Change-Id: I4d3f7ae430fad38891927e44084941058e6bcccf
2015-06-08 15:58:08 -06:00
xstatic Update Jasmine to 2.1.2 2014-11-24 18:10:01 +01:00
.gitignore Jasmine 1.3.1 2014-05-27 09:32:39 +02:00
LICENSE Adding LICENSE file 2015-06-08 15:58:08 -06:00
MANIFEST.in Jasmine 1.3.1 2014-05-27 09:32:39 +02:00
README.txt Jasmine 1.3.1 2014-05-27 09:32:39 +02:00
setup.py Fix setup.py 2014-05-27 09:33:57 +02:00

README.txt

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