Angular lrdragndrop JavaScript library packaged as XStatic.
Go to file
Thierry Carrez 15b7126755 Fixing README so that PyPI does not reject them
A format error in README.txt prevents PyPI from accepting
new uploads of xstatic-angular-lrdragndrop. Let's fix that.

Change-Id: I2ad9731eba3a04982b108e85d3d98e82e854e05f
Needed-By: https://review.openstack.org/636128
2019-02-11 15:03:14 +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 Fixing README so that PyPI does not reject them 2019-02-11 15:03:14 +01:00
setup.py Commits changes available on PyPi 2015-04-03 09:26:20 +02:00
tox.ini fix tox python3 overrides 2018-09-26 18:52:55 -04:00

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