1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: trend
Section: utils
Priority: extra
Maintainer: Yuri D'Elia <wavexx@thregr.org>
Uploaders: Otto Kekäläinen <otto@debian.org>
Build-Depends: debhelper (>= 9), freeglut3-dev
Standards-Version: 3.9.8
Homepage: http://www.thregr.org/~wavexx/software/trend/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/trend.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/trend.git
Package: trend
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: general-purpose, efficient trend graph
trend is a general-purpose, efficient trend graph for "live" data. Data
is read in ASCII form from a file or continuously from a FIFO and
displayed in real-time into a multi-pass trend (much like a CRT
oscilloscope). trend can be used as a rapid analysis tool for
progressive or time-based data series together with trivial scripting.
|