summaryrefslogtreecommitdiff
path: root/dev-R/hunspell/metadata.xml
blob: 5eefc8e378e402e7feb82323f4e9240b4ae3da68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>lssndrbarbieri@gmail.com</email>
  <name>Alessandro Barbieri</name>
  <description>co-maintainers welcome</description>
 </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>
  <maintainer>
   <email>jeroen@berkeley.edu</email>
   <name>Jeroen Ooms</name>
  </maintainer>
  <changelog>https://cran.r-project.org/web/packages/hunspell/NEWS</changelog>
  <bugs-to>https://github.com/ropensci/hunspell/issues</bugs-to>
  <doc lang="en">https://cran.r-project.org/web/packages/hunspell/hunspell.pdf</doc>
 </upstream>
 <origin>gentoo-guru-overlay</origin>
</pkgmetadata>