| Crates.io | anyxml-cli |
| lib.rs | anyxml-cli |
| version | 0.2.0 |
| created_at | 2025-11-20 11:52:54.387098+00 |
| updated_at | 2025-12-19 16:25:06.790092+00 |
| description | a simple utility for XML processing |
| homepage | |
| repository | https://github.com/tayu0110/anyxml.git |
| max_upload_size | |
| id | 1941848 |
| size | 23,430 |
anyxml-cli is a simple utility for XML processing.
This utility provides the almost of features provided by anyxml crate. (e.g. parsing XML 1.0 document, validate XML 1.0 document, XPath execution, and so on)
Please execute commands with --help for detailed usage.
The simplest method is to use cargo install.
$ cargo install anyxml-cli