mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 03:23:20 -04:00
dev-R/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -6,16 +6,12 @@
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
High-Performance Stemmer, Tokenizer, and Spell Checker // Low
|
||||
level spell checker and morphological analyzer based on the
|
||||
famous 'hunspell' library https://hunspell.github.io. 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>
|
||||
<longdescription lang="en">Low level spell checker and morphological analyzer based on the
|
||||
famous 'hunspell' library <https://hunspell.github.io>. 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>
|
||||
|
||||
Reference in New Issue
Block a user