Angular JavaScript library packaged as XStatic.
Go to file
Travis Tripp dac047df05 Angular xstatic for Version 1.3.7
Adding version 1.3.7

1.3.x angular is needed for launch instance work.

Partially Implements: blueprint launch-instance-redesign

Change-Id: Ib45130a624cace9139a5309470f70ed2983b8cb3
2014-12-18 11:04:11 -07:00
xstatic Angular xstatic for Version 1.3.7 2014-12-18 11:04:11 -07:00
.gitignore Version 1.2.1 of Angular 2014-05-27 11:43:40 +02:00
.gitreview Add a .gitreview file 2014-08-11 15:37:35 +02:00
MANIFEST.in Version 1.2.1 of Angular 2014-05-27 11:43:40 +02:00
README.txt Version 1.2.1 of Angular 2014-05-27 11:43:40 +02:00
setup.py Version 1.2.1 of Angular 2014-05-27 11:43:40 +02:00

README.txt

XStatic-Angular
---------------

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