lihata utilities/libraries

The source distribution includes the following utilities:
name class description
lihata-validator (<250 lines) validation Validates a lihata document on stdin. Catches syntax and structural errors (e.g. multiple instances of the same key in a hash).
lht_marshaller (<200 lines) helper, storage A C library that loads/saves native C structures from/to lihata trees using a struct description also stored in a lihata subtree.