Files
guru/dev-R/hunspell/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

26 lines
1.1 KiB
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">Low level spell checker and morphological analyzer based on the
famous 'hunspell' library &lt;https://hunspell.github.io&gt;. The package can analyze
or check individual words as well as parse text, latex, html or xml documents.
For a more user-friendly interface use the 'spelling' package which builds on
this package to automate checking of files, documentation and vignettes in all
common formats.</longdescription>
<upstream>
<bugs-to>https://github.com/ropensci/hunspell/issues</bugs-to>
<doc lang="en">https://cran.r-project.org/web/packages/hunspell/hunspell.pdf</doc>
<changelog>https://cran.r-project.org/web/packages/hunspell/NEWS</changelog>
<maintainer>
<name>Jeroen Ooms</name>
<email>jeroen@berkeley.edu</email>
</maintainer>
<remote-id type="github">ropensci/hunspell</remote-id>
</upstream>
</pkgmetadata>