Having updated my personal importers to beangulp's import.py - I'm left with something which has been on my todo list for a while - how do I automatically align numbers in beangulp output?
Trying to achieve the equivalent of :-
python import.py extract /path/to/beancount/file | bean-format -c 100
without having to run bean-format.