Sha256: 09ef380de34aa6226a4bcf7ae3e6b01288b6e8c4a5c900b909080419b1d54ba1

Contents?: true

Size: 364 Bytes

Versions: 6

Compression:

Stored size: 364 Bytes

Contents

- Hunspell tested only with utf8 encoded dictionaries. No idea what will be
  happening if I use dictionary having other encoding like ISO-8859-2.

- Native binding actually uses the C API of hunspell library which provides a
  very basic set of functions. Basically it is enough for my original purposes
  but likely to change to the much richer C++ API.

- rdoc

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hunspell-0.1.6 TODO
hunspell-0.1.5 TODO
hunspell-0.1.4 TODO
hunspell-0.1.2 TODO
hunspell-0.1 TODO
hunspell-0.1.1 TODO