Show kdl-rb v2 support (#38)

This commit is contained in:
Dani Smith 2024-12-24 12:08:50 +02:00 committed by GitHub
parent 05a27f8ec1
commit 8a6163dfcb
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))