1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: xyscan
Section: science
Priority: extra
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper (>= 10), qt5-qmake, qt5-qmake:native, qtbase5-dev, qtbase5-dev-tools,
qtmultimedia5-dev, qttools5-dev-tools, libpoppler-qt5-dev
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/georgesk/xyscan.git
Vcs-Git: https://salsa.debian.org/georgesk/xyscan.git
Homepage: http://star.physics.yale.edu/~ullrich/xyscanDistributionPage/
Package: xyscan
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, qttranslations5-l10n
Description: data thief for scientists
xyscan is a tool for the scientist in the need to extract data points,
i.e. numeric values, from a plot. It allows you to scan the plots and
extract data points including the size of the error bars (both in x
and y). It can handle plots with linear and logarithmic scales. In
fact xyscan can be used for extracting numeric values from any kind
of 2D technical drawings.
|