Files
feedgnuplot/debian/control

20 lines
943 B
Plaintext
Raw Normal View History

2011-02-06 16:01:00 -08:00
Source: feedgnuplot
2012-09-10 20:45:12 -07:00
Section: science
2012-12-14 10:32:28 -08:00
Priority: optional
Build-Depends: debhelper (>= 9), libstring-shellquote-perl, perl, gawk, gnuplot, libipc-run-perl
2012-09-11 11:47:11 -07: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-16 11:31:30 -07:00
Homepage: https://github.com/dkogan/feedgnuplot
2013-12-04 02: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-06 16:01:00 -08:00
Package: feedgnuplot
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, gnuplot-qt | gnuplot-x11 | gnuplot
2012-09-10 18:31:28 -07: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.