Source: libjs-lrdragndrop Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Thomas Goirand Build-Depends: debhelper (>= 9), yui-compressor Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-javascript/libjs-lrdragndrop.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/libjs-lrdragndrop.git Homepage: https://github.com/lorenzofox3/lrDragNDrop Package: libjs-lrdragndrop Architecture: all Depends: libjs-angularjs (>= 1.2.25), ${misc:Depends} Recommends: javascript-common Description: drag and drop module for Angularjs lrDragNDrop is a drag and drop module for Angularjs which allows one to drag items from one collection and drop to another one; or reorder the items within the same collection. . It is "item oriented" which imply: * the directives must be used with the standard ngRepeat directive * "adorners" can be added * works only with non empty collections