blob: 3727e12effb56b7b9730c9a434b8a29b3cef9d5d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<longdescription>
XML:DB provides a community for collaborative development of specifications
for XML databases and data manipulation technologies. Along with each
specification an open source reference implementation will be developed to
validate the ideas.
</longdescription>
<upstream>
<remote-id type="sourceforge">xmldb-org</remote-id>
</upstream>
<origin>gentoo-staging</origin>
</pkgmetadata>
|