[dependencies.pyo3]
optional = true
version = "0.5"
[dependencies.rpds]
version = "^0.5.0"
[dependencies.yaml-rust]
version = "^0.4"
[features]
default = []
topyobject = ["pyo3"]
[package]
authors = ["Alex Yang <aleozlx@gmail.com>"]
description = "YAML configuration overlaying system that natively integrates into operationalized tasks"
license = "MIT"
name = "ymlctx"
version = "0.1.2"