Crates.io | xrandr-parser |
lib.rs | xrandr-parser |
version | 0.3.0 |
source | src |
created_at | 2022-07-08 02:32:05.623922 |
updated_at | 2022-07-11 14:11:32.923383 |
description | XRandR-Parser is a interface for parsing the output of `xrandr --query` into Rust Stuctures and filter through methods. |
homepage | https://gitlab.com/Th3-S1lenc3/xrandr-parser |
repository | https://gitlab.com/Th3-S1lenc3/xrandr-parser |
max_upload_size | |
id | 621582 |
size | 72,510 |
XRandR-Parser is a interface for parsing the output of xrandr --query
into
Rust Stuctures and filter through methods.
$ EXAMPLE_DIR=$(pwd)/examples cargo test --doc --features "test"
All files in this project are distributed under the GNU GPLv3 or later license.