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.
|