[package] name = "tinyparse" version = "0.2.3" edition = "2021" description = "A tiny combinator parser library." authors = ["Verified"] license = "GPL-2.0" keywords = ["combinator", "parser", "tiny", "simple"] repository = "https://github.com/Bitbot25/tinyparse" documentation = "https://docs.rs/tinyparse/0.2.3/tinyparse/"