The Modern Fortran File System Interface is designed to provide modern Fortran wrappers around the file system interface of libc. With its help you can carry out those basic file system operations you were always missing in Fortran, including: rename and remove files, recursively create and remove directories, obtain the name of files in a given directory, check whether a given file exists,obtain the current working directory and change to a directory, and canonize path names.
Documentation is available at https://aradi.bitbucket.org/modfilesys/.
This package contains a Simply Fortran example project.
Version: 20140930-1Homepage: https://bitbucket.org/aradi/modfilesys/src
License: Aradi BSD
Platforms:
Tags:
Dependencies:
Conflicts:
To install packages, please use a suitable client.