ebnf 0.1.3

A successor bnf parsing library of bnf parsing library, for parsing Extended Backus–Naur form context-free grammars
Documentation
[dependencies.nom]
version = "7"

[dependencies.parse-hyperlinks]
version = "0.23.3"

[dependencies.serde]
features = ["derive"]
version = "1.0"
[dev-dependencies.insta]
features = ["yaml"]
version = "1.26.0"

[features]
strict = []

[package]
description = "A successor bnf parsing library of bnf parsing library, for parsing Extended Backus–Naur form context-free grammars"
edition = "2021"
keywords = ["ebnf", "bnf"]
license = "MIT"
name = "ebnf"
readme = "README.md"
repository = "https://github.com/ChAoSUnItY/ebnf"
version = "0.1.3"