hyprparser 0.1.2

A parser for Hyprland's configuration file.
Documentation
[package]
name = "hyprparser"
version = "0.1.2"
authors = ["Nyx <nnyyxxxx@protonmail.com>", "Adam Perkowski <adas1per@protonmail.com>"]
license = "GPL-2.0"
description = "A parser for Hyprland's configuration file."
repository = "https://github.com/nnyyxxxx/hyprparser.git"
readme = "README.md"
keywords = [
    "parser",
    "hyprland",
    "wayland",
    "config",
]
categories = ["config"]
edition = "2021"

[lib]
name = "hyprparser"
path = "src/lib.rs"