[go: up one dir, main page]

arch 0.5.0

A archlinux installer and manager
[[bin]]
name = "os"
path = "src/os.rs"
[dependencies.inquire]
features = ["date", "editor"]
version = "0.7.4"

[dependencies.notifme]
version = "0.0.2"

[dependencies.regex]
version = "1.10.3"

[package]
authors = ["Willy Micieli"]
categories = ["command-line-utilities"]
description = "A archlinux installer and manager"
edition = "2021"
keywords = ["archlinux", "linux", "installer", "manager", "utility"]
license = "GPL-2.0-or-later"
name = "arch"
readme = "README.md"
repository = "https://github.com/otechdo/arch"
version = "0.5.0"