yarte_parser 0.15.2

Ast, lexer and parser for yarte
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "botika/yarte"
[dependencies.annotate-snippets]
features = ["color"]
version = "0.9"

[dependencies.derive_more]
version = "0.99"

[dependencies.proc-macro2]
features = ["span-locations"]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0"

[dependencies.unicode-xid]
version = "0.2"

[dependencies.yarte_helpers]
version = "0.15.0"
[dev-dependencies.glob]
version = "0.3"

[dev-dependencies.ron]
version = "0.8"

[package]
authors = ["Juan Aguilar Santillana <mhpoin@gmail.com>"]
categories = ["template-engine", "web-programming", "gui"]
description = "Ast, lexer and parser for yarte"
documentation = "https://docs.rs/yarte_parser"
edition = "2018"
keywords = ["markup", "template", "handlebars", "html"]
license = "MIT/Apache-2.0"
name = "yarte_parser"
readme = "README.md"
repository = "https://github.com/botika/yarte"
version = "0.15.2"