File: control

package info (click to toggle)
jquery-sortablejs 1.0.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 64 kB
  • sloc: javascript: 67; makefile: 6
file content (25 lines) | stat: -rw-r--r-- 859 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Source: jquery-sortablejs
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Tom Teichler <debdolph@tom-teichler.de>, Dominik George <natureshadow@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 uglifyjs,
Standards-Version: 4.6.0
Homepage: https://github.com/SortableJS/jquery-sortablejs
Vcs-Browser: https://salsa.debian.org/js-team/libjs-jquery-sortablejs
Vcs-Git: https://salsa.debian.org/js-team/libjs-jquery-sortablejs.git

Package: libjs-jquery-sortablejs
Architecture: all
Depends: ${misc:Depends}
Recommends:
 libjs-jquery,
 libjs-sortable,
Description: jQuery binding for SortableJS
 jquery-sortablejs is a jQuery plugin that allows to use SortableJS with
 jquery
 .
 jQuery is a JavaScript library that eases handling of DOM, CSS, events,
 and much more.