feedgnuplot/debian/control

20 lines
904 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), libtest-script-run-perl, perl
2012-09-12 02:47:11 +08:00
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
2013-02-04 00:56:55 +08:00
Uploaders: Dima Kogan <dima@secretsauce.net>, Anton Gladky <gladk@debian.org>
Standards-Version: 3.9.4
2011-10-17 02:31:30 +08:00
Homepage: https://github.com/dkogan/feedgnuplot
Vcs-Git: git://git.debian.org/git/debian-science/packages/feedgnuplot.git
Vcs-Browser: http://git.debian.org/?p=debian-science/packages/feedgnuplot.git
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.