libpdl-graphics-gnuplot-perl 2.026-1 source package in Ubuntu

Changelog

libpdl-graphics-gnuplot-perl (2.026-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Use dh-sequence-pdl for dh_pdl.
  * Enable Salsa CI.
  * Add patch to fix pod2man errors.

 -- Bas Couwenberg <email address hidden>  Mon, 22 Apr 2024 11:31:56 +0200

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
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpdl-graphics-gnuplot-perl_2.026-1.dsc 2.3 KiB 9e6f8831261535ecff746961f8495723c7186b636d79d2b3deff1ecd9c81083a
libpdl-graphics-gnuplot-perl_2.026.orig.tar.gz 151.6 KiB 17bb0866c45fbceb2a15e2f9091e7c81833868d52157506ee1c2c013a09a78ad
libpdl-graphics-gnuplot-perl_2.026-1.debian.tar.xz 3.9 KiB beae416a39366a3a312e5c9606ff527c1153967376e2c3f5e4ae725563d15ade

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.