File: control

package info (click to toggle)
libjs-jquery.quicksearch 2.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 312 kB
  • sloc: javascript: 634; makefile: 10
file content (26 lines) | stat: -rw-r--r-- 896 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
Source: libjs-jquery.quicksearch
Standards-Version: 4.7.2
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
Section: web
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 yui-compressor,
Vcs-Browser: https://salsa.debian.org/js-team/libjs-jquery.quicksearch
Vcs-Git: https://salsa.debian.org/js-team/libjs-jquery.quicksearch.git
Homepage: https://plugins.jquery.com/jquery.quicksearch/

Package: libjs-jquery.quicksearch
Section: javascript
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Recommends:
 javascript-common,
Description: plug-in for filtering large data sets with user input
 The jQuery quicksearch plug-in filteres large data sets with user input. It is
 an improved fork of the original work of riklomas which is available at
 https://github.com/riklomas/quicksearch.