File: control

package info (click to toggle)
jquery-at.js 1.5.4%2Bdfsg.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 352 kB
  • sloc: javascript: 91; makefile: 56
file content (30 lines) | stat: -rw-r--r-- 891 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
Source: jquery-at.js
Priority: optional
Maintainer: Ben Finney <bignose@debian.org>
Section: javascript
Build-Depends-Indep:
    gulp,
    node-gulp-coffee,
    node-gulp-concat,
    node-gulp-util,
    uglifyjs
Build-Depends:
    debhelper-compat (= 13)
Standards-Version: 4.6.0
Homepage: https://github.com/ichord/At.js/
VCS-Git: https://salsa.debian.org/debian/pkg-jquery-at.js.git
VCS-Browser: https://salsa.debian.org/debian/pkg-jquery-at.js/
Rules-Requires-Root: no

Package: libjs-jquery-atwho
Architecture: all
Depends:
    ${misc:Depends}
Recommends:
    javascript-common
Provides: node-at.js (= ${source:Version})
Description: library to autocomplete references in text fields
 The JavaScript library ‘jquery-atwho.js’ provides autocompletion functionality
 for nickname mentions, smileys (emoticons/emoji), etc. in text fields.
 .
 This package installs the runtime library.