palin 0.5.0

Utility Liblary for linux's package managers, such as apt, yum, pacman.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[lib]
name = "palin"

[package]
authors = ["Necdet Arda Etiman"]
categories = ["data-structures", "no-std", "os::linux-apis"]
description = "Utility Liblary for linux's package managers, such as apt, yum, pacman."
edition = "2021"
keywords = ["linux", "package-managers", "program", "apt", "yum"]
license = "MIT"
name = "palin"
readme = "README.md"
repository = "https://github.com/Necoo33/palin"
version = "0.5.0"