kdl 4.6.0

Document-oriented KDL parser and API. Allows formatting/whitespace/comment-preserving parsing and modification of KDL text.
Documentation
1
2
3
node_1 r"arg\n"
node_2 r#""arg\n"and stuff"#
node_3 r##"#"arg\n"#and stuff"##