gspell-sys 0.4.0

Raw C-FFI bindings for the gspell library
Documentation
[build-dependencies]
pkg-config = "0.3.7"

[dependencies]
glib-sys = "0.9.1"
gobject-sys = "0.9.1"
gtk-sys = "0.9.2"
libc = "0.2"

[dev-dependencies]
shell-words = "0.1.0"
tempfile = "3"

[features]
dox = []

[lib]
name = "gspell_sys"

[package]
authors = ["Julian Sparber <julian@sparber.net>", "Christopher Davis <christopherdavis@gnome.org>", "Jordan Petridis <jpetridis@gnome.org>"]
build = "build.rs"
description = "Raw C-FFI bindings for the gspell library"
keywords = ["gspell", "spell", "gtk-rs", "gnome"]
license = "GPL-3.0-or-later"
links = "gspell"
name = "gspell-sys"
repository = "https://gitlab.gnome.org/World/Rust/gspell-rs"
version = "0.4.0"
[package.metadata.docs.rs]
features = ["dox"]