-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
if we can find a good serializer....
have found these:
- kaydle deser only leading to serde-kdl via: Hi, I accidentally an serializer Lucretiel/kaydle#9
- serde-kdl last commit 3y ago...
- zkat's kdl but it does not have serde support
- knuffel abandoned - continued in
knus - knus which does typed parsing maybe it can do unstructured also? the docs lead me to think it's non trivial due to the structuring
- knurdy deserializing only
ideas welcome. just thought it'd be cool to have support for this with the same jq consistency..
there is kq but it's yet another incompatible syntax that would be better if it could be forced through jq (provided we can serialize kdl as json). as it stands it's kind of wild that kq has to build its own parser, while also depending on kdl.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed