[badges.maintenance]
status = "passively-maintained"
[build-dependencies.bindgen]
optional = true
version = "0.72"
[build-dependencies.pkg-config]
version = "0.3"
[dependencies]
[features]
buildtime_bindgen = ["bindgen"]
[lib]
name = "libstrophe_sys_bindgen"
path = "src/lib.rs"
[package]
authors = ["Pro <twisted.fall@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["external-ffi-bindings"]
description = "Rust bindings for libstrophe, generated using bindgen"
documentation = "https://docs.rs/libstrophe-sys-bindgen"
edition = "2024"
exclude = ["/.gitignore", "/tools"]
keywords = ["jabber", "xmpp", "libstrophe", "bindgen", "im"]
license = "LGPL-3.0"
links = "strophe"
name = "libstrophe-sys-bindgen"
readme = "README.md"
repository = "https://github.com/twistedfall/libstrophe"
rust-version = "1.85.0"
version = "8.1.0"