Files
guru/dev-R/spelling/metadata.xml
Anna (cybertailor) Vyalkova 1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00

23 lines
1021 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">Spell checking common document formats including latex, markdown, manual pages,
and description files. Includes utilities to automate checking of documentation and
vignettes as a unit test during 'R CMD check'. Both British and American English are
supported out of the box and other languages can be added. In addition, packages may
define a 'wordlist' to allow custom terminology without having to abuse punctuation.</longdescription>
<upstream>
<maintainer>
<name>Jeroen Ooms</name>
<email>jeroen@berkeley.edu</email>
</maintainer>
<bugs-to>https://github.com/ropensci/spelling/issues</bugs-to>
<remote-id type="github">ropensci/spelling</remote-id>
</upstream>
</pkgmetadata>