./textproc/stava, CLI spell checker

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.2, Package name: stava-0.6.2, Maintainer: pkgsrc-users

CLI tool to perform spell checking.
Rust implementation of Peter Norvig's Spell Corrector.

The default file contains ~30k unique words and is included in the crate.
Currently stava only supports the English alphabet.


Required to build:
[lang/rust]

Master sites:

Filesize: 2336.416 KB

Version history: (Expand)


CVS history: (Expand)


   2022-02-25 10:16:48 by pin | Files touched by this commit (1)
Log message:
textproc/stava: Reset maintainer for stagnated project.
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-08-03 11:02:05 by pin | Files touched by this commit (1)
Log message:
textproc/stava: simplify Makefile
   2020-11-28 21:54:51 by pin | Files touched by this commit (5)
Log message:
textproc/stava: import package

CLI tool to perform spell checking.
Rust implementation of Peter Norvig's Spell Corrector.

The default file contains ~30k unique words and is included in the crate.
Currently stava only supports the English alphabet.