gophermap

Crates.iogophermap
lib.rsgophermap
version0.1.2
sourcesrc
created_at2019-04-21 23:49:29.604996
updated_at2019-04-28 03:31:12.733277
descriptionParse and generate Gopher responses
homepagehttps://github.com/gkbrk/rust-gophermap
repositoryhttps://github.com/gkbrk/rust-gophermap
max_upload_size
id129384
size11,710
Gokberk Yaltirakli (gkbrk)

documentation

https://docs.rs/gophermap

README

gophermap

gophermap is a Rust crate that can parse and generate Gopher responses. It can be used to implement Gopher clients and servers. It doesn't handle any I/O on purpose. This library is meant to be used by other servers and clients in order to avoid re-implementing the gophermap logic.

License: MIT

Commit count: 5

cargo fmt