app-rummage 0.1.1

Find installed and running applications on Linux
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.log]
version = "0.4"

[dependencies.nix]
features = ["user"]
version = "0.29"

[package]
description = "Find installed and running applications on Linux"
edition = "2021"
exclude = [".idea/*", "Cargo.lock"]
license = "MIT"
name = "app-rummage"
readme = "README.md"
repository = "https://gitlab.com/mission-center-devs/app-detection.git"
version = "0.1.1"