SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Chart-Gnuplot rpm build for : openSUSE Leap 42. For other distributions click perl-Chart-Gnuplot.

Name : perl-Chart-Gnuplot
Version : 0.23 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.2 Date : 2015-10-01 06:05:01
Group : Development/Libraries/Perl Source RPM : perl-Chart-Gnuplot-0.23-1.2.src.rpm
Size : 0.20 MB
Packager : (none)
Summary : Plot graph using Gnuplot in Perl on the fly
Description :
This Perl module is to plot graphs uning GNUPLOT on the fly. In order to
use this module, gnuplot need to be installed. If image format other than
PS and EPS is required to generate, it is recommended to install the
convert program of ImageMagick as well. Please refer to the MECHANISM OF
THIS MODULE manpage for details.

To plot chart using Chart::Gnuplot, a chart object and at least one dataset
object are required. Information about the chart such as output file, chart
title, axes labels and so on is specified in the chart object. Dataset
object contains information about the dataset to be plotted, including
source of the data points, dataset label, color used to plot and more.

After chart object and dataset object(s) are created, the chart can be
plotted using the the plot2d manpage, the plot3d manpage or the multiplot
manpage method of the chart object, e.g.


$chart->plot2d($dataSet1, $dataSet2, ...);

To illustate the features of Chart::Gnuplot, the best way is to show by
examples. A lot of examples can be found in SourceForge the
http://chartgnuplot.sourceforge.net manpage.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_42.1/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Chart::Gnuplot)
perl(Chart::Gnuplot::DataSet)
perl(Chart::Gnuplot::Util)
perl-Chart-Gnuplot

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Chart
/usr/lib/perl5/vendor_perl/5.18.2/Chart/Gnuplot
/usr/lib/perl5/vendor_perl/5.18.2/Chart/Gnuplot.pm
/usr/lib/perl5/vendor_perl/5.18.2/Chart/Gnuplot/Util.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Chart-Gnuplot
/usr/share/doc/packages/perl-Chart-Gnuplot/Changes
/usr/share/doc/packages/perl-Chart-Gnuplot/README
/usr/share/doc/packages/perl-Chart-Gnuplot/doc
/usr/share/doc/packages/perl-Chart-Gnuplot/doc/colors.txt
/usr/share/doc/packages/perl-Chart-Gnuplot/doc/linetypes.txt
/usr/share/doc/packages/perl-Chart-Gnuplot/doc/pointtypes.txt
/usr/share/doc/packages/perl-Chart-Gnuplot/examples
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/Makefile
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/README
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_1.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_2.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_3.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_4.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_5.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_6.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_7.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisLabel_8.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_1.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_10.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_11.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_12.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_13.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_2.pl
/usr/share/doc/packages/perl-Chart-Gnuplot/examples/axisTics_3.pl
There is 92 files more in these RPM.

 
ICM