File: control

package info (click to toggle)
datatables-extensions 0.0%2Bgit20150910.28fd64e%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 5,476 kB
  • sloc: javascript: 65,209; makefile: 14
file content (31 lines) | stat: -rw-r--r-- 1,308 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
26
27
28
29
30
31
Source: datatables-extensions
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>
Section: javascript
Priority: optional
Build-Depends: debhelper-compat (= 13),
               closure-compiler,
               ruby-sass
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/js-team/datatables-extensions
Vcs-Git: https://salsa.debian.org/js-team/datatables-extensions.git
Homepage: https://datatables.net/extensions/
Rules-Requires-Root: no

Package: libjs-jquery-datatables-extensions
Architecture: all
Multi-Arch: foreign
Depends: libjs-jquery,
         ${misc:Depends}
Recommends: javascript-common
Breaks: r-cran-dt (<< 0.17+dfsg-3~)
Description: extensions for the jQuery plug-in for tables from different data sources
 DataTables is a plug-in for the jQuery Javascript library. It is a
 highly flexible tool, based upon the foundations of progressive
 enhancement, which will add advanced interaction controls such as
 variable length pagination or on-the-fly filtering to any HTML table.
 .
 The features that DataTables provides can be greatly enhanced by the use
 of the plug-ins available on this page, which give many new user
 interaction and configuration options. This package provides those
 extensions.