[go: up one dir, main page]

termios 0.0.4

Safe bindings for the termios library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]

name = "termios"
version = "0.0.4"
authors = ["David Cuddeback <david.cuddeback@gmail.com>"]
description = "Safe bindings for the termios library."
license = "MIT"
homepage = "https://github.com/dcuddeback/termios-rs"
repository = "https://github.com/dcuddeback/termios-rs.git"
readme = "README.md"
keywords = ["termios", "tty", "terminal", "posix"]