clixon/util
2019-04-23 12:53:29 +02:00
..
clixon_util_datastore.c * Optimized validation by making xml_diff work on raw cache tree (not copies) 2019-04-07 15:55:53 +02:00
clixon_util_insert.c * Optimized validation of large lists 2019-04-14 14:36:41 +02:00
clixon_util_json.c JSON updates 2019-01-20 19:13:40 +01:00
clixon_util_stream.c * Date-and-time type now properly uses ISO 8601 UTC timezone designators. 2019-01-11 17:30:08 +01:00
clixon_util_xml.c compile on alpine 2019-02-11 17:44:29 +01:00
clixon_util_xpath.c Non linear str2int 2019-04-23 12:53:29 +02:00
clixon_util_yang.c Structural C-code change: Merged yang_spec and yang_node types into yang_stmt 2019-04-02 12:27:33 +02:00
Makefile.in * Optimized validation of large lists 2019-04-14 14:36:41 +02:00
README.md Adaptions for ARMv7 2019-04-07 15:49:19 +02:00

Clixon utils

This directory contains Clixon utility programs, ie, programs that are good to have for testing, analysis, etc, but not an actual part of delivered code.

Note, streams utility may need: libcurl4-openssl-dev or corresponding.