Modules

ModuleSource FileDescription
json_file_module json_file_module.F90

Higher-level json_file interface for the json_value type.

Read more…
json_kinds json_kinds.F90

JSON-Fortran kind definitions.

Read more…
json_module json_module.F90

A Modern Fortran JSON (JavaScript Object Notation) API.

Read more…
json_parameters json_parameters.F90

Other parameters used by JSON-Fortran. This is a low-level module not meant to be used by a JSON-Fortran user.

Read more…
json_string_utilities json_string_utilities.F90

JSON-Fortran support module for string manipulation.

Read more…
json_value_module json_value_module.F90

This module provides a low-level interface for manipulation of JSON data. The two public entities are json_value, and json_core. The json_file_module provides a higher-level interface to some of these routines.

Read more…