Description
Fortran-style formatted text input and output can be parsed and written from Python. Scientists and developers use it when modern tools need to interoperate with legacy Fortran data files. It handles formatting rules and leaves data validation to caller code.