Show kdl-rb v2 support

This commit is contained in:
Dani Smith 2024-12-24 11:29:35 +02:00 committed by GitHub
parent 05a27f8ec1
commit 462ac17f3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -141,7 +141,7 @@ of some examples of KDL in the wild (either v1, v2, or both):
* [ckdl](https://github.com/tjol/ckdl)\*
* [cuddle](https://github.com/djmattyg007/python-cuddle)
* [kdl-py](https://github.com/tabatkins/kdlpy)\*
* Ruby - [kdl-rb](https://github.com/danini-the-panini/kdl-rb)
* Ruby - [kdl-rb](https://github.com/danini-the-panini/kdl-rb)\*
* Rust -
* [kdl-rs](https://github.com/kdl-org/kdl-rs) (Format/comment-preserving parser)\*
* [knus](https://crates.io/crates/knus/) (Serde-_style_ derive macros (not actual Serde))
@ -523,4 +523,4 @@ If you need to interoperate with a service that consumes or emits XML, or for
some other reason have need to write "XML in KDL", [we have XiK, an official
microsyntax for losslessly encoding XML](https://github.com/kdl-org/kdl/blob/main/XML-IN-KDL.md).
</section>
</section>