blob: ed96551fa377cb5cd860bb7949c6e3d925ba6630 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<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>
<origin>srcux</origin>
</pkgmetadata>
|