Angular-FileUpload JavaScript library packaged as XStatic.
Go to file
Radomir Dopieralski ed6da70d3e Update to 12.2.13
Change-Id: Ie35ede414b46e28b0377d55ecdd4662ba964d8bf
2020-01-21 15:39:18 +01:00
xstatic Update to 12.2.13 2020-01-21 15:39:18 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:51:41 +00:00
LICENCE Adds missing LICENSE file 2015-05-13 09:41:19 +02:00
MANIFEST.in Update to 12.2.13 2020-01-21 15:39:18 +01:00
README.txt First commit of fileupload packaging 2014-09-09 09:27:09 -04:00
setup.cfg Update to 12.2.13 2020-01-21 15:39:18 +01:00
setup.py Update to 12.2.13 2020-01-21 15:39:18 +01:00
tox.ini Deprecated tox -downloadcache option removed 2015-12-11 23:47:37 +01: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`.