blueprint-engine-parser 0.2.0

Starlark parser for Blueprint3
Documentation
[dependencies.blueprint-engine-core]
version = "0.2.0"

[dependencies.blueprint-starlark]
version = "0.13.1"

[dependencies.blueprint-starlark-syntax]
version = "0.13.3"

[lib]
name = "blueprint_engine_parser"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Starlark parser for Blueprint3"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "blueprint-engine-parser"
readme = false
repository = "https://github.com/alexchoi0/blueprint"
version = "0.2.0"