Source: libpdl-graphics-gnuplot-perl Maintainer: Debian Perl Group Uploaders: Dima Kogan , Ed J Section: perl Priority: optional Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), dh-sequence-pdl, gnuplot-nox | gnuplot-x11 | gnuplot-qt, libalien-gnuplot-perl, libipc-run-perl, libpdl-transform-color-perl, libsafe-isa-perl, pdl (>= 1:2.093), perl Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpdl-graphics-gnuplot-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpdl-graphics-gnuplot-perl.git Homepage: https://metacpan.org/release/PDL-Graphics-Gnuplot Rules-Requires-Root: no Package: libpdl-graphics-gnuplot-perl Architecture: all Depends: gnuplot-nox | gnuplot-x11 | gnuplot-qt, libalien-gnuplot-perl, libipc-run-perl, libpdl-transform-color-perl, libsafe-isa-perl, ${perl:Depends}, ${pdl:Depends}, ${misc:Depends} Description: gnuplot-based plotting backend for PDL PDL::Graphics::Gnuplot allows PDL data to be plotted using Gnuplot as a backend for 2D and 3D plotting and image display. . It is not necessary to understand the gnuplot syntax to generate basic, or even complex, plots - though the full syntax is available for advanced users who want the full flexibility of the Gnuplot backend. . Gnuplot recognizes both hard-copy and interactive plotting devices, and on interactive devices (like X11) it is possible to pan, scale, and rotate both 2-D and 3-D plots interactively. You can also enter graphical data through mouse clicks on the device window.