Binary package “python3-railroad-diagrams” in ubuntu oracular

library for generating railroad diagrams - Python port

 Railroad diagrams are a way of visually representing a grammar in a form
 that is more readable than using regular expressions or BNF. They can
 easily represent any context-free grammar, and some more powerful
 grammars.