1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: libjs-graphael
Section: web
Priority: optional
Maintainer: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: http://g.raphaeljs.com/
Vcs-Git: git://anonscm.debian.org/pkg-javascript/libjs-graphael.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/libjs-graphael.git
Package: libjs-graphael
Architecture: all
Depends: libjs-raphael, ${shlibs:Depends}, ${misc:Depends}
Description: charts for raphael
gRaphaël’s goal is to help you create stunning charts on your website. It is
based on Raphaël graphics library.
.
gRaphaël currently supports Firefox 3.0+, Safari 3.0+, Opera 9.5+ and
Internet Explorer 6.0+.
|