[package] name = "byte_stream_splitter" version = "0.2.0" authors = ["Mohammed El Batya"] description = "Splitting a stream of bytes by separator sequence" documentation = "https://github.com/forgemo/byte_stream_splitter/blob/master/README.md" homepage = "https://github.com/forgemo/byte_stream_splitter" repository = "https://github.com/forgemo/byte_stream_splitter" readme = "README.md" keywords = ["split", "byte", "stream", "sequence"] license = "MIT" [dependencies]