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: libgd-graph3d-perl
Section: perl
Priority: extra
Build-Depends: cdbs,
devscripts,
perl,
debhelper,
dh-buildinfo,
libgd-graph-perl,
libgd-perl | libgd-gd2-noxpm-perl | libgd-gd2-perl,
libregexp-assemble-perl,
libimage-exiftool-perl,
libfont-ttf-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgd-graph3d-perl
Vcs-Browser: http://anonscm.debian.org/?p=pkg-perl/packages/libgd-graph3d-perl.git
Standards-Version: 3.9.5
Homepage: http://search.cpan.org/dist/GD-Graph3d/
Package: libgd-graph3d-perl
Architecture: all
Depends: ${cdbs:Depends}, ${perl:Depends}, ${misc:Depends}
Description: Create 3D Graphs with GD and GD::Graph
This is the GD::Graph3d extensions module. It provides 3D graphs for
the GD::Graph module by Martien Verbruggen, which in turn generates
graph using Lincoln Stein's GD.pm.
|