diff options
Diffstat (limited to 'sci-visualization/xyscan/metadata.xml')
| -rw-r--r-- | sci-visualization/xyscan/metadata.xml | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/sci-visualization/xyscan/metadata.xml b/sci-visualization/xyscan/metadata.xml index e256ba64de3a..00f840448e56 100644 --- a/sci-visualization/xyscan/metadata.xml +++ b/sci-visualization/xyscan/metadata.xml @@ -1,14 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>sci@gentoo.org</email> - <name>Gentoo Science Project</name> - </maintainer> - <longdescription lang="en"> + <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> -</pkgmetadata> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
