pacmanager_wrapper 0.2.0

A utility to interact with any package manager on any Linux distro
Documentation
[dependencies.async-process]
version = "2.1.0"

[dependencies.thiserror]
version = "1.0.58"

[dev-dependencies.futures-lite]
version = "2.2.0"

[dev-dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1.36.0"

[package]
categories = ["api-bindings"]
description = "A utility to interact with any package manager on any Linux distro"
edition = "2021"
keywords = ["linux", "bindings"]
license = "MIT"
name = "pacmanager_wrapper"
readme = "README.md"
repository = "https://github.com/Normantas/pacmanager_wrapper"
version = "0.2.0"