1 unstable release
| 0.1.0 | Feb 6, 2026 |
|---|
#1927 in Text processing
110KB
2.5K
SLoC
ldcli
Command-line tool for parsing and validating LiteDoc documents.
Install
cargo install litedoc-cli
Usage
ldcli file.ld
ldcli -j file.ld
ldcli validate file.ld
ldcli stats file.ld
Notes
- Use
litedoc-corefor the Rust library. - Use
pip install litedoc-pyandimport pyldfor Python bindings.
Dependencies
~0.4–1.3MB
~28K SLoC