This project maintains and develops a Fortran parser called fparser2 written purely in Python which supports Fortran 2003 and some Fortran 2008. A legacy parser fparser1 is also available but is not supported. The parsers were originally part of the f2py project by Pearu Peterson.
This issue records work for the fparser release 0.1.4 required for PSyclone release 2.5.0. The related PSyclone issue is https://github.com/stfc/PSyclone/issues/2447.