f90split_test, a C code which calls f90split() to read a FORTRAN90 source code, and write each module to a separate file.
The computer code and data files described and made available on this web page are distributed under the MIT license
f90split, a C code which splits a file containing multiple FORTRAN90 routines into separate files;