xml_bracket_notation 0.1.0

Simple tool for converting XML into bracket notation used for Trees.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# XML to Bracket notation

Simple binary for converting XML to bracket notation.

## Usage

```bash
xml_bracket_notation -F|--filepath <input_file>
```

or use 
```bash
xml_bracket_notation -h|--help
```
to display help