File: control

package info (click to toggle)
css3pie 1.0.0%2Bdfsg-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 564 kB
  • sloc: javascript: 3,168; xml: 104; php: 2; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 1,152 bytes parent folder | download | duplicates (2)
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
31
32
33
Source: css3pie
Maintainer: Michael Fladischer <fladi@debian.org>
Section: web
Priority: optional
Build-Depends: ant,
               debhelper (>= 9),
               libclosure-compiler-java
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/css3pie.git
Vcs-Git: git://anonscm.debian.org/collab-maint/css3pie.git
Homepage: http://css3pie.com/

Package: libjs-pie
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Suggests: libjs-pie-doc
Description: CSS3 box decoration properties for Internet Explorer
 PIE stands for Progressive Internet Explorer. It is an IE attached behavior
 which, when applied to an element, allows IE to recognize and display a number
 of CSS3 properties.

Package: libjs-pie-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
         ${sphinxdoc:Depends}
Description: CSS3 box decoration properties for Internet Explorer (Documentation)
 PIE stands for Progressive Internet Explorer. It is an IE attached behavior
 which, when applied to an element, allows IE to recognize and display a number
 of CSS3 properties.
 .
 This package contains the documentation.