yarpl 0.0.23

Yet Another Rust Parsing Library
[dependencies.colored]
version = "2.0.0"

[dependencies.regex]
version = "1.5.4"

[lib]

[package]
authors = ["hldprk <hldprk@gmail.com>"]
categories = ["parsing"]
description = "Yet Another Rust Parsing Library"
documentation = "https://docs.rs/yarpl"
edition = "2018"
keywords = ["parsing", "macro"]
license = "0BSD"
name = "yarpl"
repository = "https://github.com/hldprk/yarpl"
version = "0.0.23"