termini 0.1.4

Minimal terminfo libary.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.dirs-next]
version = "2.0.0"

[package]
authors = ["pascalkuthe <pascalkuthe@semimod.de>"]
categories = ["command-line-interface"]
description = "Minimal terminfo libary."
edition = "2021"
exclude = ["fuzz", "tests"]
keywords = ["terminal", "terminfo", "termcap", "term"]
license = "MIT"
name = "termini"
readme = "README.md"
repository = "https://github.com/pascalkuthe/termini"
version = "0.1.4"