Skip to content

typomedia/xmllint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmllint

A cli utility to check the syntax of XML files.

It is written in Rust, and uses the xml library.

USAGE

xmllint <file>

ARGS

<file>    XML file to parse

OPTIONS

-h, --help       Print help information
-V, --version    Print version information

Build

make build

About

A clone of xmllint, written in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published