Skip to content

Latest commit

 

History

History
executable file
·
31 lines (31 loc) · 902 Bytes

ford.md

File metadata and controls

executable file
·
31 lines (31 loc) · 902 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 25 column 16
---
src_dir: src
         app
         example
         test
output_dir: docs/fpm-ford
project: M_process
summary: call POSIX popen(3c) routine from Fortran
project_github: https://github.com/urbanjost/M_process
project_download: https://github.com/urbanjost/M_process/archive/refs/heads/master.zip
author: John S. Urban
author_email: urbanjost@comcast.net
github: https://github.com/urbanjost/M_process
media_dir: docs/images
exclude_dir: archive
             FODDER
display: public
         protected
source: true
proc_internals: true
sort: permission-alpha
favicon: docs/images/favicon.ico
print_creation_date: true
extra_mods: iso_fortran_env:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fFORTRAN_005fENV.html
            tomlf:https://toml-f.github.io/toml-f
creation_date: %Y-%m-%d %H:%M %z
md_extensions: markdown.extensions.toc
               markdown.extensions.smarty
---

{!README.md!}