appfinder 0.1.2

Find the location to applications on Linux, Windows and MacOS
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.cfg-if]
version = "1.0.0"

[package]
authors = ["Tricked-dev <tricked@tricked.dev>"]
categories = ["filesystem"]
description = "Find the location to applications on Linux, Windows and MacOS"
edition = "2021"
keywords = ["windows", "binaryfinder", "find-application", "locate-executable"]
license = "MIT OR Apache-2.0"
name = "appfinder"
readme = "README.md"
version = "0.1.2"

[target.'cfg(target_os="linux")'.dependencies.freedesktop-desktop-entry]
version = "0.5.0"