-
M_unicode Public
Unicode support when ISO_10646 is not supported
-
prep Public
Fortran pre-processor
-
M_CLI2 Public
Fortran commandline-interface using a simple prototype command
-
M_draw Public
low-level vector graphics library and module
-
-
M_ucs4 Public
Supporting Unicode utf-8 files using CHARACTER(KIND="ISO_10646") from Fortran
-
M_intrinsics Public
man-page style descriptions of Fortran intrinsics for use as a reference for developers and tutorials
-
M_system Public
Call C system routines (mostly POSIX) from Fortran
-
M_attr Public
set terminal text attributes using ANSI escape sequences
-
M_time Public
module of procedures that expand on the Fortran DATE_AND_TIME(3f) intrinsic
-
M_sort Public
basic sorting
-
M_framework Public
aggregate small modules used for unit testing, comparing results to expected values, logging, creating messages, ...
-
M_process Public
read or write to a process from Fortran via a C wrapper
-
M_manifest Public
A test module for an as-yet-not-implemented fpm feature being proposed
-
M_starpac Public
An update of NIST STARPAC 2.0.8 targetted at fpm(1) users
-
M_sets Public
basic set functions
-
M_pixel Public
low-level graphics routines that write into a pixel array; supplemented by modules that create GIF files
-
M_random Public
A collection of routines related to pseudo-random numbers
-
M_display Public
An fpm(1) package for displaying small matrices based on dispmodule(3f)
-
M_hashkeys Public
hash algorithms
-
M_datapac Public
The NIST DATAPAC package modularized and made available as an fpm(1) package
-
M_match Public
subset of Regular Expressions implemented in Fortran
-
M_color Public
convert between RGB color values and other common color models
-
M_kracken Public
parse command line arguments and create configuration files using syntax similar to ULS commands
-
M_path Public
OOP interface to other GPF modules to manipulate and access files for use as a dependency with fpm (Fortran Package Manager)
-
M_regex Public
Fortran interface to the POSIX 1003.2 regular expression library
-
M_msg Public
convert all common variables to a string in Fortran using unlimited polymorphic variables
-
fpm-search Public
fpm-search finds information about registered fpm (Fortran Package Manager) packages
-
M_list Public
maintain a small array as a list
-
M_factor Public
Factors of whole numbers