blob: 2f5556a4392edb8283e77bedb27c59cfc5362203 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription>
g3data is used for extracting data from graphs. In publications graphs are
often included, but the actual data is not. g3data makes the extraction
process much easier.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|