xcb-imdkit 0.1.2

Wrapper around xcb-imdkit, providing an IME client for the XIM protocol using XCB
Documentation
[build-dependencies.cc]
version = "1.0"

[build-dependencies.pkg-config]
version = "0.3.19"

[dependencies.bitflags]
version = "1.3"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.xcb]
version = "0.9.0"

[[example]]
name = "example"
path = "examples/example.rs"

[features]
use-system-lib = []

[lib]
name = "xcb_imdkit"
path = "src/lib.rs"

[package]
categories = ["api-bindings", "gui", "text-processing"]
description = "Wrapper around xcb-imdkit, providing an IME client for the XIM protocol using XCB"
edition = "2018"
homepage = "https://github.com/H-M-H/xcb-imdkit-rs"
keywords = ["ffi", "xcb", "x11", "ime", "xim"]
license = "LGPL-2.1-only"
name = "xcb-imdkit"
readme = "Readme.md"
repository = "https://github.com/H-M-H/xcb-imdkit-rs"
version = "0.1.2"