xrandr-parser 0.3.0

XRandR-Parser is a interface for parsing the output of `xrandr --query` into Rust Stuctures and filter through methods.
Documentation
[dependencies.derive_setters]
version = "0.1"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[features]
test = []

[package]
description = "XRandR-Parser is a interface for parsing the output of `xrandr --query` into Rust Stuctures and filter through methods."
edition = "2021"
homepage = "https://gitlab.com/Th3-S1lenc3/xrandr-parser"
license = "GPL-3.0-or-later"
name = "xrandr-parser"
readme = "README.md"
repository = "https://gitlab.com/Th3-S1lenc3/xrandr-parser"
resolver = "2"
version = "0.3.0"