File: control

package info (click to toggle)
datatables.js 1.10.13%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 6,232 kB
  • ctags: 1,329
  • sloc: xml: 10,249; php: 4,387; sh: 492; makefile: 21
file content (20 lines) | stat: -rw-r--r-- 934 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: datatables.js
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <satta@debian.org>
Build-Depends: debhelper (>= 9), closure-compiler, ruby-sass
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/datatables.js.git
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/datatables.js.git
Homepage: http://www.datatables.net

Package: libjs-jquery-datatables
Architecture: all
Depends: libjs-jquery, ${misc:Depends}
Recommends: javascript-common
Description: jQuery plug-in that makes nice 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.