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.
Uploads to CodeCov are failing and complaining about the lack of a token. We need to replicate https://github.com/stfc/PSyclone/pull/2549 here.