https://github.com/szaghi/FLAP
Raw File
Tip revision: eec946759d9e0a03c5e260825096a76c7b2cf1af authored by Stefano Zaghi on 05 February 2020, 16:04:24 UTC
Merge branch 'release/1.2.1'
Tip revision: eec9467
main_page.md
project: FLAP
src_dir: ../src
exclude_dir: ../src/third_party/PENF/src/lib
             ../src/third_party/PENF/src/tests
output_dir: html/publish/
project_github: https://github.com/szaghi/FLAP
summary: Fortran command Line Arguments Parser for poor people
author: Stefano Zaghi
github: https://github.com/szaghi
email: stefano.zaghi@gmail.com
md_extensions: markdown.extensions.toc(anchorlink=True)
               markdown.extensions.smarty(smart_quotes=False)
               markdown.extensions.extra
               markdown_checklist.extension
docmark: <
display: public
         protected
         private
source: true
warn: true
graph: true
extra_mods: iso_fortran_env:https://gcc.gnu.org/onlinedocs/gfortran/ISO_005fFORTRAN_005fENV.html

{!README-FLAP.md!}
back to top