anyxml-cli 0.3.1

a simple utility for XML processing
anyxml-cli-0.3.1 is not a library.

anyxml-cli

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.

Installation

The simplest method is to use cargo install.

$ cargo install anyxml-cli