| 1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
2 | <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
| 3 | <pkgmetadata> |
3 | <pkgmetadata> |
| 4 | <herd>sci</herd> |
4 | <herd>sci</herd> |
| 5 | <maintainer> |
|
|
| 6 | <email>markusle@gentoo.org</email> |
|
|
| 7 | <name>Markus Dittrich</name> |
|
|
| 8 | </maintainer> |
|
|
| 9 | <longdescription lang="en"> |
5 | <longdescription lang="en"> |
| 10 | xyscan is a tool for scientist in the need to extract data points, |
6 | xyscan is a tool for scientist in the need to extract data points, |
| 11 | i.e. numeric values, from a plot. It allows to scan the plots and |
7 | i.e. numeric values, from a plot. It allows to scan the plots and |
| 12 | extract data points including the size of the error bars (both in x |
8 | extract data points including the size of the error bars (both in x |
| 13 | and y). It can handle plots with linear and logarithmic scales. |
9 | and y). It can handle plots with linear and logarithmic scales. |