[package] name = "piston_meta" version = "2.0.1" authors = ["bvssvni "] 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 = "https://docs.rs/piston_meta/" [dependencies] read_token = "1.0.0" range = "1.0.0" lazy_static = "1.0.0" [features] unstable = []