Angular-FileUpload JavaScript library packaged as XStatic.
Go to file
Jordan OMara ccdc04b8af First commit of fileupload packaging 2014-09-09 09:27:09 -04:00
xstatic First commit of fileupload packaging 2014-09-09 09:27:09 -04:00
MANIFEST.in First commit of fileupload packaging 2014-09-09 09:27:09 -04:00
README.txt First commit of fileupload packaging 2014-09-09 09:27:09 -04:00
setup.py First commit of fileupload packaging 2014-09-09 09:27:09 -04:00

README.txt

XStatic-Angular-Filepload
-------------------------

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