RETIRED, Angular ui-router JavaScript library packaged as XStatic.
Go to file
Richard Jones 6f8de8a75b rename module for consistency 2016-08-03 10:51:16 +10:00
xstatic rename module for consistency 2016-08-03 10:51:16 +10:00
.gitignore add gitignore 2016-08-03 09:43:11 +10: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 xstatic-release conversion 2016-08-03 09:30:52 +10:00
setup.py xstatic-release conversion 2016-08-03 09:30:44 +10: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`.