Commit graph

4 commits

Author SHA1 Message Date
sno
19439a7f33 Updating textproc/p5-Text-SpellChecker from 0.07 to 0.08
Upstream changes:
None noted
2010-09-22 05:48:20 +00:00
wiz
6be8ca9733 Update to 0.07 (nothing changed wrt to hunspell in pkgsrc):
0.06  Tue Sep 14 2010
    - made deserialization accept non-blessed refs

0.07  Wed Sep 15 2010
    - optional hunspell support
2010-09-19 11:04:47 +00:00
he
b416e4cd07 Update from version 0.03 to 0.05.
Upstream changes:

0.05  Mon Dec 15 2008
    - skip some tests when missing English dictionary
    - added license

0.04  Sun Dec 14 2008
    - patch by Yanick Champoux with three changes :
    - lang option
    - cached Text::Aspell object
    - made suggestions() context-aware
2009-01-11 16:42:01 +00:00
he
548bd4e7a5 Import p5-Text-SpellChecker version 0.03.
This module is built on Text::Aspell, but adds some of the
functionality provided by the internal gnu aspell API. This allows
one to deal with blocks of text, rather than just words. For
instance, we provide methods for iterating through the text,
serializing the object (thus remembering where we left off), and
highlighting the current misspelled word within the text.
2008-11-18 05:29:18 +00:00