libpdl-graphics-gnuplot-perl 2.005-2 source package in Ubuntu

Changelog

libpdl-graphics-gnuplot-perl (2.005-2) unstable; urgency=medium

  * Team upload.
  * Make the package autopkgtestable, but skip the main test
    suite for now.

 -- Niko Tyni <email address hidden>  Fri, 25 Sep 2015 11:50:50 +0300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpdl-graphics-gnuplot-perl_2.005-2.dsc 2.2 KiB 1b0494e01968e2aa09b29e5e785f56383c4f66586164a34cc31a8d6817b97ffa
libpdl-graphics-gnuplot-perl_2.005.orig.tar.gz 131.5 KiB 1885455b92777d05a073623310d1d9e7f74d07c91bda9e68cef666bb99f96151
libpdl-graphics-gnuplot-perl_2.005-2.debian.tar.xz 1.9 KiB 9de66dc57a10b3339a67696ee9882467463cd02094cc833768b9262ce7e1b5c8

Available diffs

No changes file available.

Binary packages built by this source

libpdl-graphics-gnuplot-perl: 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.