kravl-parser 0.3.3

the kravl language - parser module
Documentation
[package]
name = "kravl-parser"
version = "0.3.3"
authors = ["nilq <i.am@nilq.dk>"]
description = "the kravl language - parser module"
license = "MIT/Apache-2.0"
homepage = "https://github.com/nilq/kravl"
repository = "https://github.com/nilq/kravl"

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

[dependencies]