Angular-FileUpload JavaScript library packaged as XStatic.
Go to file
manchandavishal 2f480b411c Update .gitreview file
This patch update ``.gitreview`` file because
it still refers to xstatic-angular-fileupload
under the 'x' namespace but this repo is under
OpenStack namespace.

Change-Id: I4d9f874ac92d961e080e354b129822c5f564265c
2023-07-26 08:29:14 +00:00
xstatic Update to 12.2.13 2020-01-21 15:39:18 +01:00
.gitreview Update .gitreview file 2023-07-26 08:29:14 +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`.