1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: xplot-xplot.org
Section: science
Priority: optional
Maintainer: Noah Meyerhans <noahm@debian.org>
Build-Depends: debhelper (>= 7), autotools-dev, libx11-dev, quilt
Standards-Version: 4.2.1
Homepage: http://www.xplot.org/
Vcs-Git: https://salsa.debian.org/debian/xplot-xplot.org.git
Vcs-Browser: https://salsa.debian.org/debian/xplot-xplot.org
Package: xplot-xplot.org
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: fast tool to graph and visualize lots of data
xplot is a fast visualization tool for examining multiple data sets in
parallel plots. It supports easy zoom-in and zoom-out capabilities, and
synchronized views into multiple data sets (with the -x, -y, and -tile
options).
|