baudot 0.0.0

Baudot and related five bit codes in Rust
Documentation
1
2
3
4
5
6
7
8
[package]
name = "baudot"
version = "0.0.0"
authors = ["Matt McPherrin <matt@mcpherrin.ca>"]
repository = "https://github.com/mcpherrinm/baudot.git"
keywords = ["TTY", "TDD", "baudot", "ITA2", "characters"]
license = "MIT"
description = "Baudot and related five bit codes in Rust"