libxdo-sys 0.11.0

FFI bindings to libxdo
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]
libc = "0.2.20"
x11 = "2.12.1"

[package]
authors = ["Mika Attila <radiantstatue@gmail.com>"]
build = "build.rs"
description = "FFI bindings to libxdo"
keywords = ["X11", "automation", "xdotool", "libxdo", "xdo"]
license = "MIT"
links = "xdo"
name = "libxdo-sys"
readme = "README.md"
repository = "https://github.com/crumblingstatue/rust-libxdo-sys"
version = "0.11.0"