[dependencies.nom]
version = "^5.0.1"
[dependencies.rand]
version = "0.3.17"
[dependencies.stacker]
version = "0.1.2"
[dev-dependencies.quickcheck]
version = "0.4.1"
[features]
unstable = []
[package]
authors = ["@shnewto", "@CrockAgile", "@androm3da", "@sremedios", "@prbs23", "@z2oh"]
description = "A library for parsing Backus–Naur form context-free grammars"
homepage = "https://github.com/shnewto/bnf"
keywords = ["bnf"]
license = "MIT"
name = "bnf"
readme = "README.md"
repository = "https://github.com/shnewto/bnf"
version = "0.2.7"