gwion-fmt: format Gwion code
A simple utility to clenly format Gwion code.
-u
takes a python-ish version of Gwion as input-p
outputs a python-ish version of input-r
toggles python-ish input and ouput-m
outputs a minified version of input-c
toggles colored output-e
toggles preprocessor expansion (WIP)
The preprocessor might lead to some problems for now.
Add usage -h