libspelling-sys 0.2.0

FFI bindings for libspelling
Documentation
[build-dependencies.system-deps]
version = "6"
[dependencies.gio-sys]
version = "0.19"

[dependencies.glib-sys]
version = "0.19"

[dependencies.gobject-sys]
version = "0.19"

[dependencies.gtk-sys]
package = "gtk4-sys"
version = "0.8"

[dependencies.gtk_source]
package = "sourceview5-sys"
version = "0.8"

[dependencies.libc]
version = "0.2"
[dev-dependencies.shell-words]
version = "1.0.0"

[dev-dependencies.tempfile]
version = "3"

[features]

[lib]
name = "libspelling_sys"

[package]
authors = ["Bilal Elmoussaoui <bil.elmoussaoui@gmail.com>"]
build = "build.rs"
categories = ["api-bindings", "gui"]
description = "FFI bindings for libspelling"
documentation = "https://world.pages.gitlab.gnome.org/Rust/libspelling-rs/stable/latest/docs/libspelling_sys"
edition = "2021"
homepage = "https://world.pages.gitlab.gnome.org/Rust/libspelling-rs/"
keywords = ["gtk4-rs", "gnome", "spelling", "GUI"]
license = "MIT"
links = "libspelling"
name = "libspelling-sys"
repository = "https://gitlab.gnome.org/World/Rust/libspelling-rs"
version = "0.2.0"
[package.metadata.docs.rs]
features = []
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]

[package.metadata.system-deps]