| Crates.io | gophermap |
| lib.rs | gophermap |
| version | 0.1.2 |
| created_at | 2019-04-21 23:49:29.604996+00 |
| updated_at | 2019-04-28 03:31:12.733277+00 |
| description | Parse and generate Gopher responses |
| homepage | https://github.com/gkbrk/rust-gophermap |
| repository | https://github.com/gkbrk/rust-gophermap |
| max_upload_size | |
| id | 129384 |
| size | 11,710 |
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