[dependencies]
[package]
authors = ["Robert Fuchs <RobertFuchs97@gmail.com>"]
categories = ["api-bindings", "command-line-interface", "os::unix-apis", "os"]
description = "A wrapper for the command line tool wmctrl written in Rust"
documentation = "https://docs.rs/wmctrl/latest/wmctrl/"
edition = "2018"
keywords = ["wmctrl", "window", "manager", "wm", "linux"]
license = "GPL-3.0-or-later"
name = "wmctrl"
readme = "README.md"
repository = "https://github.com/Treborium/rust-wmctrl"
version = "0.1.6"