[go: up one dir, main page]

pest 0.3.0

Elegant, efficient grammars
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "pest"
description = "Elegant, efficient grammars"
version = "0.3.0"
authors = ["DragoČ™ Tiselice <dragostiselice@gmail.com>"]
repository = "https://github.com/dragostis/pest"
documentation = "http://dragostis.github.io/pest/pest/"
keywords = ["pest", "parser", "peg", "grammar"]
license = "MPL-2.0"