phext-shell 0.1.6

A phext-native implementation of an operating system shell
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.libphext]
version = "0.1.2"

[package]
authors = ["Will Bickford <wbic16@gmail.com>"]
description = "A phext-native implementation of an operating system shell"
edition = "2021"
homepage = "https://phext.io/"
license = "MIT"
name = "phext-shell"
readme = "README.md"
version = "0.1.6"