File: control

package info (click to toggle)
xplot 1.19-9.1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 452 kB
  • sloc: ansic: 1,264; sh: 359; makefile: 124
file content (19 lines) | stat: -rw-r--r-- 777 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: xplot
Section: science
Priority: optional
Maintainer: Peter S Galbraith <psg@debian.org>
Build-Depends: debhelper (>= 7), libforms-dev
Standards-Version: 3.8.4

Package: xplot
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simple on-screen x-y column data plotter
 XPlot is a small program to plot one- or two-dimensional datasets, which are
 present either in a file or are generated `on-the-fly' and piped to XPlot.
 XPlot lets you display one or more datasets and lets you zoom to different
 sections of the sets. Also. `blowups' of the currently shown portion of the
 data can be made.
 .
 XPlot is meant for on-screen data exploration.  It does not have a print
 button, nor is it meant for final output or publication-quality figures.