kdlite 0.1.1

Small streaming KDL parser (based on just-kdl)
Documentation
[dev-dependencies.kdl]
version = "6.3.4"

[dev-dependencies.shiba]
version = "0.1.1"

[[example]]
name = "benchmark"
path = "examples/benchmark.rs"

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

[package]
authors = ["1e1001", "Dorian Niemiec <dorian.niemiec@ferron.sh>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["parser-implementations", "config", "encoding"]
description = "Small streaming KDL parser (based on just-kdl)"
documentation = "https://docs.rs/kdlite"
edition = "2021"
homepage = "https://github.com/ferronweb/kdlite"
keywords = ["document", "kdl", "serialization"]
license = "MIT OR Apache-2.0"
name = "kdlite"
readme = "README.md"
repository = "https://github.com/ferronweb/kdlite"
version = "0.1.1"