libspelling-sys 0.1.0

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

[dependencies.glib]
package = "glib-sys"
version = "0.18"

[dependencies.gobject]
package = "gobject-sys"
version = "0.18"

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

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

[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"
resolver = "1"
version = "0.1.0"
[package.metadata.docs.rs]
features = []

[package.metadata.system-deps]