packages

Simply Fortran Package Server

modFileSys

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.

This package is maintained for compatibility reasons. The project has been incorporated into fortyxima, but this package still contains the libmodfilesys_module for compatibility. Please be sure to "use libmodfilesys_module" rather than "use fortyxima_filesys" as the documentation suggests.

Documentation is available at https://bitbucket.org/aradi/fortyxima.

This package contains a Simply Fortran example project.

Version: 20190306
Homepage: https://bitbucket.org/aradi/fortyxima
License: Aradi BSD

Platforms:
x86 x64

Tags:
files directory

Dependencies:
None

Conflicts:
None

To install packages, please use a suitable client.