plaintalk

Crates.ioplaintalk
lib.rsplaintalk
version0.0.15
sourcesrc
created_at2015-05-20 21:14:44.227088
updated_at2015-12-25 21:00:18.465166
descriptionA library for parsing and generating PlainTalk
homepage
repositoryhttps://github.com/maghoff/plaintalk
max_upload_size
id2156
size27,458
Magnus Hoff (maghoff)

documentation

http://magnushoff.com/rustdoc/plaintalk/plaintalk/

README

PlainTalk

This is a library for parsing and generating PlainTalk in Rust.

PlainTalk is a message and field framing protocol. Fields are separated by an ASCII space, messages are terminated by a newline (CR LF or LF). For a more complete description of PlainTalk, see PlainTalk – Introduction and Definition.

See also the reference documentation.

Commit count: 59

cargo fmt