feedgnuplot/debian/control

20 lines
947 B
Plaintext
Raw Normal View History

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
Build-Depends: debhelper (>= 9), libstring-shellquote-perl, perl, gawk, gnuplot, libipc-run-perl
2012-09-12 02:47:11 +08:00
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Dima Kogan <dima@secretsauce.net>
Standards-Version: 3.9.4
2011-10-17 02:31:30 +08:00
Homepage: https://github.com/dkogan/feedgnuplot
2013-12-04 18:37:11 +08:00
Vcs-Git: git://anonscm.debian.org/debian-science/packages/feedgnuplot.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/feedgnuplot.git
2011-02-07 08:01:00 +08:00
Package: feedgnuplot
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, gnuplot-qt | gnuplot-x11 | gnuplot-nox
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.