Angular-Mock JavaScript library packaged as XStatic.
Go to file
Radomir Dopieralski b7e3a0e790 Add a .gitreview file
So that we can easily push patches for review to gerrit.

Change-Id: Ie508eaf72aa8890b9fa537af081502aa08f1a395
2014-08-11 15:44:14 +02:00
xstatic Version 1.2.1 of Angular-Mock 2014-05-27 12:06:51 +02:00
.gitignore Version 1.2.1 of Angular-Mock 2014-05-27 12:06:51 +02:00
.gitreview Add a .gitreview file 2014-08-11 15:44:14 +02:00
MANIFEST.in Version 1.2.1 of Angular-Mock 2014-05-27 12:06:51 +02:00
README.txt Version 1.2.1 of Angular-Mock 2014-05-27 12:06:51 +02:00
setup.py Version 1.2.1 of Angular-Mock 2014-05-27 12:06:51 +02:00

README.txt

XStatic-Angular-Mock
--------------------

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