packages

Simply Fortran Package Server

Welcome to the Simply Fortran Package Server

The SFPM Logo

Sign up today for easy installation of development libraries and example projects for Simply Fortran!

Notices from the Server

None at this time

Latest Packages

Random Spotlight

M_io

This package is a self-contained version of the M_io library from the GPF (General Purpose Fortran) package that has been extracted for those just interested in a library of IO-related functions. In the GPF package this library is intertwined with several other large modules.

The procedures collected into M_io do not depend on interfacing to system-dependent functionality such as POSIX functions. They are self-contained standard Fortran.

To link this library, add the flag:

-lm_io

to the Linker flags in Simply Fortran's Compiler Flags category of Project Options.

Links