File: control

package info (click to toggle)
tinycon.js 0.6.5%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 128 kB
  • ctags: 29
  • sloc: makefile: 11
file content (26 lines) | stat: -rw-r--r-- 855 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: tinycon.js
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Paolo Greppi <paolo.greppi@libpf.com>
Build-Depends:
 debhelper (>= 9)
 , dh-buildinfo
 , node-uglify
 , node-source-map
 , nodejs
Standards-Version: 3.9.8
Homepage: https://github.com/tommoor/tinycon
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-tinycon.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-tinycon.git

Package: libjs-tinycon
Architecture: all
Depends:
 ${misc:Depends}
Recommends: libjs-requirejs
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.