File: control

package info (click to toggle)
ygraph 0.15-3.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,124 kB
  • ctags: 1,636
  • sloc: ansic: 13,630; sh: 4,546; makefile: 589; yacc: 288; sed: 16
file content (23 lines) | stat: -rw-r--r-- 1,067 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
20
21
22
23
Source: ygraph
Section: science
Priority: optional
Maintainer: Daniel Kobras <kobras@debian.org>
Build-Depends: debhelper (>> 4.0.0), autotools-dev, gdk-imlib11-dev, libglib1.2-dev | libglib-dev, libgtk1.2-dev | libgtk-dev, libpopt-dev, libjpeg62-dev | libjpeg-dev, libpng12-0-dev | libpng-dev, libtiff4-dev | libtiff-dev, zlib1g-dev | libz-dev, libbz2-dev, docbook-utils, dpatch
Standards-Version: 3.7.2

Package: ygraph
Architecture: any
Depends: ${shlibs:Depends}
Description: Visualize one-dimensional scientific data
 The ygraph tool visualizes one-dimensional scientific data sets.  It is
 an enhanced alternative to the xgraph utility and supports the same
 input format as xgraph.  Additionally, ygraph features:
 .
  * animating multiple plots simultaneously and synchronously;
  * stepping back and forth through animations one frame at a time;
  * zooming, similar to xgraph but without opening a lot of new windows;
  * plotting derivatives;
  * subtracting plots;
  * convergence tests;
  * reading compressed files;
  * exporting images and animations.