The M_strings module is a collection of Fortran procedures that supplement the built-in intrinsic string routines. Routines for parsing, tokenizing, changing case, substituting new strings for substrings, locating strings with simple wildcard expressions, removing tabs and line terminators as well as other string manipulations are included.
M_strings_oop is a companion module that provides an OOP interface to the M_strings module.
Note there are some procedures with overlapping function that were all initially gathered here that have varying performance and robustness that may be consolidated at some point.
To link this library, add the flag:
-lm_strings
to the Linker flags in Simply Fortran's Compiler Flags category of Project Options.
Version: 20260105Homepage: https://github.com/urbanjost/M_strings
License: Unlicense
Platforms:
Tags:
Dependencies:
Conflicts:
To install packages, please use a suitable client.
Powered by the SF Package Manager by