Angular lrdragndrop JavaScript library packaged as XStatic.
Go to file
lin-hua-cheng 061f21fa60 Add tox.ini to enable publish/tarball job
Change-Id: I353d800faaccc8f0eb964effdfc9e62dc0a45104
2015-06-23 14:08:49 -07:00
xstatic Fix LICENCE issues (file at root and __init__.py) 2015-05-05 15:07:21 +02:00
.gitreview Commits changes available on PyPi 2015-04-03 09:26:20 +02: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 Add tox.ini to enable publish/tarball job 2015-06-23 14:08:49 -07: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`.