dev-R/XML: new package, add 3.99.0.10

Signed-off-by: Robert Greener <me@r0bert.dev>
This commit is contained in:
Robert Greener
2022-07-02 16:09:12 +01:00
parent 27c79e6421
commit b3a727b3d1
3 changed files with 37 additions and 0 deletions

15
dev-R/XML/metadata.xml Normal file
View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/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>
<name>CRAN Team</name>
<email>CRAN@r-project.org</email>
</maintainer>
</upstream>
</pkgmetadata>