[badges.travis-ci]
branch = "master"
repository = "twistedfall/libstrophe"
[build-dependencies.bindgen]
optional = true
version = "0.54"
[dependencies]
[features]
buildtime_bindgen = ["bindgen"]
[package]
authors = ["Pro <twisted.fall@gmail.com>"]
categories = ["external-ffi-bindings"]
description = "Rust bindings for libstrophe, generated using bindgen"
documentation = "https://docs.rs/libstrophe-sys-bindgen"
edition = "2018"
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-sys-bindgen"
version = "4.1.0"