Source: datatables.js
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sascha Steinbiss <satta@debian.org>
Build-Depends: debhelper-compat (= 13),
               uglifyjs,
               sassc
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/js-team/datatables.js
Vcs-Git: https://salsa.debian.org/js-team/datatables.js.git
Homepage: https://www.datatables.net
Rules-Requires-Root: no

Package: libjs-jquery-datatables
Architecture: all
Multi-Arch: foreign
Depends: libjs-jquery, ${misc:Depends}
Breaks: r-cran-dt (<< 0.17+dfsg-3~)
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.
