API Reference Kuddle v0.2.1

Modules

Kuddle is a KDL (https://github.com/kdl-org/kdl) encoder and decoder.

Tokenizes and parses KDL documents into kuddle documents.

Encodes a Kuddle document into a KDL blob

The equivalent of a KDL Node, every node has a name, some optional annotations, attributes and children.

Utility module for looking up nodes in a document.

Intermediate process of converting a KDL document into some basic tokens that can be parsed.

Used to represent a value for attributes.