This repository hosts the jyx CLI and the unstructured Document library for Rust.
The jyx command can be used to work with data documents of a variety of sorts, such as JSON, XML, YAML, etc. It is useful for filtering, combining, and creating new documents from a variety of input documents.
Unstructured provides the "Document" type in Rust for working with a variety of unstructured data.