pangocairo 0.19.2

Rust bindings for the PangoCairo library
Documentation
[dependencies.cairo-rs]
version = "0.19"

[dependencies.ffi]
package = "pangocairo-sys"
version = "0.19"

[dependencies.glib]
version = "0.19"

[dependencies.libc]
version = "0.2"

[dependencies.pango]
version = "0.19"
[dev-dependencies.gir-format-check]
version = "^0.1"

[package]
authors = ["The gtk-rs Project Developers"]
description = "Rust bindings for the PangoCairo library"
documentation = "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/pangocairo/"
edition = "2021"
exclude = ["gir-files/*"]
homepage = "https://gtk-rs.org/"
keywords = ["pango", "cairo", "gtk-rs", "gnome"]
license = "MIT"
name = "pangocairo"
readme = "README.md"
repository = "https://github.com/gtk-rs/gtk-rs-core"
rust-version = "1.70"
version = "0.19.2"
[package.metadata.docs.rs]
all-features = true
rustc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]