Add zig-kdl (#57)

Co-authored-by: Lurkie <tiny.bed5655@fastmail.com>
This commit is contained in:
Louis Pearson 2026-03-24 17:31:25 +00:00 committed by GitHub
parent ff35e105be
commit eb7159d9ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ of some examples of KDL in the wild (either v1, v2, or both):
* [knus](https://crates.io/crates/knus/) (Serde-_style_ derive macros (not actual Serde)) * [knus](https://crates.io/crates/knus/) (Serde-_style_ derive macros (not actual Serde))
* Swift - [kdl-swift](https://github.com/danini-the-panini/kdl-swift) * Swift - [kdl-swift](https://github.com/danini-the-panini/kdl-swift)
* XSLT - [xml2kdl](https://github.com/Devasta/XML2KDL) * XSLT - [xml2kdl](https://github.com/Devasta/XML2KDL)
* Zig - [zig-kdl](https://codeberg.org/desttinghim/zig-kdl)
\* Supports both KDL v1 and v2 \* Supports both KDL v1 and v2