File: control

package info (click to toggle)
tinycon.js 0.6.5%2Bds-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 140 kB
  • sloc: javascript: 221; makefile: 5
file content (27 lines) | stat: -rw-r--r-- 858 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
Source: tinycon.js
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Paolo Greppi <paolo.greppi@libpf.com>
Build-Depends:
 debhelper-compat (= 13)
 , uglifyjs
 , node-source-map
 , nodejs
Standards-Version: 4.6.0
Homepage: https://github.com/tommoor/tinycon
Vcs-Git: https://salsa.debian.org/js-team/tinycon.js.git
Vcs-Browser: https://salsa.debian.org/js-team/tinycon.js
Rules-Requires-Root: no

Package: libjs-tinycon
Architecture: all
Depends:
 ${misc:Depends}
Recommends: libjs-requirejs
Multi-Arch: foreign
Description: Manipulate the favicon
 Javascript library to manipulate the favicon, in particular adding
 alert bubbles and changing images.
 It gracefully falls back to a number in title approach for browsers
 that don't support canvas or dynamic favicons.