easyterm 0.1.0

Package to easy work with terminal
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "easyterm"
version = "0.1.0"
edition = "2021"
license = "MPL-2.0"
description = "Package to easy work with terminal"
homepage = "https://github.com/XmasApple/easyterm"
repository = "https://github.com/XmasApple/easyterm"
readme = "README.md"

[dependencies]
num = "0.4.0"