exprz-core 0.0.5

ExprZ Core Library
Documentation
[badges.is-it-maintained-issue-resolution]
repository = "qdeduction/exprz"

[badges.is-it-maintained-open-issues]
repository = "qdeduction/exprz"

[badges.maintenance]
status = "actively-developed"

[package]
authors = ["Brandon H. Gomes <bh.gomes@rutgers.edu>"]
categories = ["data-structures", "no-std", "parsing"]
description = "ExprZ Core Library"
documentation = "https://docs.rs/exprz-core"
edition = "2018"
exclude = [""]
homepage = "https://github.com/qdeduction/exprz"
keywords = ["expressions", "expression-parser", "s-expressions", "s-expr"]
license = "ISC"
name = "exprz-core"
readme = "README.md"
repository = "https://github.com/qdeduction/exprz"
version = "0.0.5"