blob: d0c89cf3c91d4631c3653b22a4cb1de385aebe79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>me@r0bert.dev</email>
<name>Robert Greener</name>
</maintainer>
<longdescription lang="en">Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an 'XPath' "interpreter".</longdescription>
<upstream>
<maintainer>
<email>CRAN@r-project.org</email>
<name>CRAN Team</name>
</maintainer>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata>
|