hypershell-components 0.1.0

Modular DSL for shellscripting in Rust
Documentation
[dependencies.cgp]
version = "0.4.1"

[lib]
name = "hypershell_components"
path = "src/lib.rs"

[package]
authors = ["Soares Chen <soares.chen@maybevoid.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Modular DSL for shellscripting in Rust"
edition = "2024"
keywords = ["cgp"]
license = "MIT"
name = "hypershell-components"
readme = false
repository = "https://github.com/contextgeneric/cgp"
rust-version = "1.87"
version = "0.1.0"