eidolon 1.4.5

Provides a single TUI-based registry for drm-free, wine and steam games on linux, accessed through a rofi launch menu.
Documentation
[[bin]]
name = "eidolon"
path = "src/main.rs"
[dependencies.butlerd]
version = "0.1.2"

[dependencies.dirs]
version = "1.0.4"

[dependencies.human-panic]
version = "1.0.1"

[dependencies.regex]
version = "0.2"

[dependencies.serde]
version = "1.0.70"

[dependencies.serde_derive]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.structopt]
version = "0.2.10"

[lib]
name = "libeidolon"
path = "src/eidolon.rs"

[package]
authors = ["nicohman <nicohman@demenses.net>"]
categories = ["gui", "games", "command-line-interface"]
description = "Provides a single TUI-based registry for drm-free, wine and steam games on linux, accessed through a rofi launch menu."
keywords = ["gaming", "steam", "games"]
license = "GPL-3.0"
name = "eidolon"
readme = "README.md"
repository = "https://git.sr.ht/~nicohman/eidolon"
version = "1.4.5"