Angular lrdragndrop JavaScript library packaged as XStatic.
Go to file
Ondřej Nový 880d542062 Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0

More info:
https://testrun.org/tox/latest/config.html#confval-downloadcache=path
https://pip.pypa.io/en/stable/reference/pip_install/#caching

Change-Id: Iaa90867307001a2cc01c338428b088f113e33313
2015-12-11 23:48:02 +01:00
xstatic Fix LICENCE issues (file at root and __init__.py) 2015-05-05 15:07:21 +02:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:42:21 +00:00
LICENCE Fix LICENCE issues (file at root and __init__.py) 2015-05-05 15:07:21 +02:00
MANIFEST.in Commits changes available on PyPi 2015-04-03 09:26:20 +02:00
README.txt Commits changes available on PyPi 2015-04-03 09:26:20 +02:00
setup.py Commits changes available on PyPi 2015-04-03 09:26:20 +02:00
tox.ini Deprecated tox -downloadcache option removed 2015-12-11 23:48:02 +01:00

README.txt

XStatic-Angular-lrdragndrop
-------------------

lrDragNDrop 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`.