x11oo 0.4.2

Object-oriented API to X11
Documentation
[build-dependencies.pkg-config]
version = "0.3.27"

[dependencies.x11]
features = ["xlib"]
version = "2.21.0"

[features]
xfixes = ["x11/xfixes"]

[package]
authors = ["Richard Neumann <mail@richard-neumann.de>"]
categories = ["api-bindings", "gui"]
description = "Object-oriented API to X11"
documentation = "https://docs.rs/x11oo"
edition = "2021"
exclude = [".gitignore"]
homepage = "https://github.com/conqp/x11oo/"
keywords = ["X11", "object-oriented"]
license = "MIT"
license-file = "LICENSE"
name = "x11oo"
readme = "README.md"
repository = "https://github.com/conqp/x11oo/"
version = "0.4.2"

[package.metadata.docs.rs]
all-features = true