marpa 0.3.0

Safe bindings to the libmarpa parsing engine
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.libmarpa-sys]
version = "0.2.0"

[dependencies.regex]
version = "1.1.0"

[dependencies.regex-syntax]
version = "0.6.4"

[package]
authors = ["Josh Robson Chase <josh@robsonchase.com>"]
description = "Safe bindings to the libmarpa parsing engine"
documentation = "https://docs.rs/marpa"
edition = "2018"
license = "MIT/Apache-2.0"
name = "marpa"
repository = "https://github.com/jrobsonchase/marpa"
version = "0.3.0"