Parse flat file structures and print them in different formats
ffe
$ ffe -f layout.txt input.dat
$ ffe -f layout.txt -o csv input.dat > output.csv
$ ffe -f columns.txt -o json data.txt