Angular-Cookies JavaScript library packaged as XStatic.
Go to file
Tony Breeds cb8c66b917 Add basic tox.ini file
Change-Id: Ibe83fa67aa5d13e1ead6f3d151bc15f824b712a8
2016-07-19 11:33:49 -07:00
xstatic Version 1.2.16.0 2014-08-13 13:07:08 +02:00
.gitignore Version 1.2.1 of Angular-Cookies 2014-05-27 12:01:47 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:42:10 +00:00
MANIFEST.in Version 1.2.1 of Angular-Cookies 2014-05-27 12:01:47 +02:00
README.txt Version 1.2.1 of Angular-Cookies 2014-05-27 12:01:47 +02:00
setup.py Version 1.2.1 of Angular-Cookies 2014-05-27 12:01:47 +02:00
tox.ini Add basic tox.ini file 2016-07-19 11:33:49 -07:00

README.txt

XStatic-Angular-Cookies
-----------------------

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