[features]
location = []
[package]
authors = ["kanarus <kanarus786@gmail.com>"]
categories = ["encoding", "rust-patterns", "text-processing"]
description = "Minimum byte-by-byte reader for parsing input on a syntax"
documentation = "https://docs.rs/byte_reader"
edition = "2021"
homepage = "https://crates.io/crates/byte_reader"
keywords = ["minimum", "lightweight", "byte", "bytes", "parser"]
license = "MIT"
name = "byte_reader"
readme = "README.md"
repository = "https://github.com/kana-rus/byte_reader"
version = "0.1.1"