piston_meta 0.25.0

A DSL parsing library for human readable text documents
Documentation
[package]

name = "piston_meta"
version = "0.25.0"
authors = ["bvssvni <bvssvni@gmail.com>"]
keywords = ["meta", "language", "encoding", "decoding", "piston"]
description = "A DSL parsing library for human readable text documents"
license = "MIT"
readme = "README.md"
repository = "https://github.com/pistondevelopers/meta.git"
homepage = "https://github.com/pistondevelopers/meta"
documentation = "http://docs.piston.rs/piston_meta/piston_meta/"

[dependencies]
read_token = "0.6.0"
range = "0.3.0"

[features]
unstable = []