File: control

package info (click to toggle)
quickplot 0.8.6-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,544 kB
  • ctags: 1,019
  • sloc: cpp: 10,051; sh: 7,597; makefile: 176
file content (17 lines) | stat: -rw-r--r-- 710 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: quickplot
Section: math
Priority: optional
Maintainer: Gopal Narayanan <gopal@debian.org>
Build-Depends: debhelper (>> 4.0.0), libgtkmm-2.4-dev, libsndfile1-dev, docbook-to-man
Standards-Version: 3.6.1.1

Package: quickplot
Architecture: any
Depends: ${shlibs:Depends}
Description: fast interactive 2D plotter and data viewer
 A 2-D plotter with infinite zooming, value picking, pipe input, and
 unlimited plots displayed.  Quickplot is meant for looking at your
 data quickly and of secondary importance is making static pictures of
 your data.  It is a data viewer, not a plot editor.  It reads ASCII
 text and sound files.  It has lots of command line options, making it
 very shell script friendly.