rofi 0.4.0

Library to crate rofi windows and parse the output
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.thiserror]
version = "1.0.19"

[package]
authors = ["Tibor Schneider <tiborschneider@bluewin.ch>"]
categories = ["gui"]
description = "Library to crate rofi windows and parse the output"
edition = "2018"
homepage = "https://github.com/tiborschneider/rofi-rs"
keywords = ["rofi", "gui"]
license = "Apache-2.0"
name = "rofi"
readme = "README.md"
repository = "https://github.com/tiborschneider/rofi-rs"
version = "0.4.0"