xml_bracket_notation

Crates.ioxml_bracket_notation
lib.rsxml_bracket_notation
version0.1.0
sourcesrc
created_at2023-09-22 15:22:01.226299
updated_at2023-09-22 15:22:01.226299
descriptionSimple tool for converting XML into bracket notation used for Trees.
homepagehttps://github.com/LukMRVC/xml_bracket_notation
repositoryhttps://github.com/LukMRVC/xml_bracket_notation
max_upload_size
id980645
size13,910
Lukas Moravec (LukMRVC)

documentation

README

XML to Bracket notation

Simple binary for converting XML to bracket notation.

Usage

xml_bracket_notation -F|--filepath <input_file>

or use

xml_bracket_notation -h|--help

to display help

Commit count: 4

cargo fmt