Angular lrdragndrop JavaScript library packaged as XStatic.
Go to file
Jeremy Stanley dd08b25507 Add a .gitreview file for git-review support
Change-Id: I0a83825d257ce5b86b7402b0f84f18ad2a16f849
2015-03-28 00:21:00 +00:00
xstatic Initial commit. 2015-01-14 17:43:59 -08:00
.gitreview Add a .gitreview file for git-review support 2015-03-28 00:21:00 +00:00
MANIFEST.in Initial commit. 2015-01-14 17:43:59 -08:00
PKG-INFO Initial commit. 2015-01-14 17:43:59 -08:00
README.txt Initial commit. 2015-01-14 17:43:59 -08:00
setup.py Initial commit. 2015-01-14 17:43:59 -08:00

README.txt

XStatic-angular-IrDragNDrop
-------------------

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