desk-exec 0.2.0

Library to execute the programs defined in XDG desktop entries
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.freedesktop-desktop-entry]
version = "0.6.x"

[dependencies.regex]
version = "1.10.x"

[dependencies.thiserror]
version = "1.0.x"

[package]
authors = ["Carter Jamison <axertheaxe@proton.me>"]
categories = ["os::unix-apis"]
description = "Library to execute the programs defined in XDG desktop entries"
edition = "2021"
license = "Unlicense"
name = "desk-exec"
repository = "https://github.com/axertheaxe/desk-exec"
version = "0.2.0"