2011-02-07 08:01:00 +08:00
|
|
|
Source: feedgnuplot
|
2012-09-11 11:45:12 +08:00
|
|
|
Section: science
|
2012-12-15 02:32:28 +08:00
|
|
|
Priority: optional
|
2022-06-08 01:00:36 +08:00
|
|
|
Build-Depends: debhelper (>= 13~), libstring-shellquote-perl, perl, gawk, gnuplot, libipc-run-perl, liblist-moreutils-perl, libvnlog-perl, vnlog
|
2012-09-12 02:47:11 +08:00
|
|
|
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
|
2019-08-26 06:45:28 +08:00
|
|
|
Uploaders: Dima Kogan <dkogan@debian.org>
|
2012-10-31 02:22:02 +08:00
|
|
|
Standards-Version: 3.9.4
|
2011-10-17 02:31:30 +08:00
|
|
|
Homepage: https://github.com/dkogan/feedgnuplot
|
2018-04-19 23:12:29 +08:00
|
|
|
Vcs-Browser: https://salsa.debian.org/science-team/feedgnuplot
|
|
|
|
Vcs-Git: https://salsa.debian.org/science-team/feedgnuplot.git
|
2011-02-07 08:01:00 +08:00
|
|
|
|
|
|
|
Package: feedgnuplot
|
|
|
|
Architecture: all
|
2014-10-11 05:05:05 +08:00
|
|
|
Depends: ${misc:Depends}, ${perl:Depends},
|
2016-11-26 06:50:52 +08:00
|
|
|
liblist-moreutils-perl,
|
2014-10-11 05:05:05 +08:00
|
|
|
gnuplot-qt | gnuplot-x11 | gnuplot-nox | gnuplot5-qt | gnuplot5-x11 | gnuplot5-nox | gnuplot
|
2019-08-26 06:21:51 +08:00
|
|
|
Suggests: vnlog
|
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.
|