RETIRED, Angular ui-router JavaScript library packaged as XStatic.
Go to file
Thomas Bechtold 789da35708 Update using xstatic-release
The presence of the wheel requirement was a give-away, but
there are a bunch of other aspects of this setup.py that
are fixed using the most recent xstatic-release tool.

Change-Id: I31cce7ac50baa45c8d58fef6e325e42342a3247e
Co-Authored-By: Richard Jones <r1chardj0n3s@gmail.com>
2016-12-23 11:39:51 +11:00
xstatic Update using xstatic-release 2016-12-23 11:39:51 +11:00
.gitignore add gitignore 2016-08-03 09:43:11 +10:00
.gitreview Update using xstatic-release 2016-12-23 11:39:51 +11:00
MANIFEST.in xstatic-release conversion 2016-08-03 09:30:44 +10:00
README.txt Initial import 2016-08-03 09:30:10 +10:00
setup.cfg Correct summary 2016-08-27 08:38:16 +10:00
setup.py Update using xstatic-release 2016-12-23 11:39:51 +11:00

README.txt

XStatic-angular-ui-router
-------------------------

angular-ui-router 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`.