voikko-rs 1.1.0

Rust bindings for the Voikko library
Documentation
[badges.travis-ci]
repository = "ronjakoi/voikko-rs"
[dependencies.libc]
version = "^0.2"

[dependencies.unicode-segmentation]
version = "^1.8"

[package]
authors = ["Ronja Koistinen <ronja.koistinen@kapsi.fi>"]
categories = ["api-bindings", "internationalization", "localization", "text-processing"]
description = "Rust bindings for the Voikko library"
edition = "2018"
homepage = "https://github.com/ronjakoi/voikko-rs"
keywords = ["voikko", "finnish", "spell-checking", "hyphenation", "language"]
license = "GPL-3.0-or-later"
name = "voikko-rs"
readme = "README.md"
repository = "https://github.com/ronjakoi/voikko-rs"
version = "1.1.0"