blob: 627b48457810ae5988f38bb21d784eb77c98b1bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci</herd>
<longdescription lang="en">
xyscan is a tool for scientist in the need to extract data points,
i.e. numeric values, from a plot. It allows 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.
</longdescription>
</pkgmetadata>
|