feedgnuplot/debian/control

17 lines
639 B
Plaintext
Raw Normal View History

2011-02-07 08:01:00 +08:00
Source: feedgnuplot
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl
Maintainer: Dima Kogan <dkogan@cds.caltech.edu>
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/feedGnuplot/
Package: feedgnuplot
Architecture: all
2011-04-04 08:18:47 +08:00
Depends: ${misc:Depends}, ${perl:Depends}, gnuplot
2011-02-07 08:01:00 +08:00
Description: A pipe-oriented frontend to Gnuplot
This is a flexible, command-line-oriented frontend to Gnuplot. It 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.