2011-02-07 08:01:00 +08:00
|
|
|
Source: feedgnuplot
|
|
|
|
Section: perl
|
|
|
|
Priority: optional
|
2011-11-21 04:55:11 +08:00
|
|
|
Build-Depends: debhelper (>= 7), libtest-script-run-perl
|
2011-02-07 08:01:00 +08:00
|
|
|
Build-Depends-Indep: perl
|
2011-09-16 09:58:18 +08:00
|
|
|
Maintainer: Dima Kogan <dima@secretsauce.net>
|
2011-10-24 04:38:00 +08:00
|
|
|
Standards-Version: 3.9.2
|
2011-10-17 02:31:30 +08:00
|
|
|
Homepage: https://github.com/dkogan/feedgnuplot
|
2011-02-07 08:01:00 +08:00
|
|
|
|
|
|
|
Package: feedgnuplot
|
|
|
|
Architecture: all
|
2011-04-04 08:18:47 +08:00
|
|
|
Depends: ${misc:Depends}, ${perl:Depends}, gnuplot
|
2012-09-11 09:31:28 +08:00
|
|
|
Description: Pipe-oriented frontend to Gnuplot
|
|
|
|
Flexible, command-line-oriented frontend to Gnuplot. Creates plots from data
|
|
|
|
coming in on STDIN or given in a filename passed on the commandline. Various
|
|
|
|
data representations are supported, as is hardcopy output and streaming display
|
|
|
|
of live data.
|