File: ford.md

package info (click to toggle)
fortran-cli2 3.2.0-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 25,852 kB
  • sloc: f90: 6,172; javascript: 3,423; makefile: 180; sh: 25
file content (31 lines) | stat: -rwxr-xr-x 804 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
src_dir: src
         example
         test
	 docs/images
output_dir: docs/fpm-ford
project: M_CLI2
summary: command line parsing
project_github: https://github.com/urbanjost/M_CLI2
project_download:
author: John S. Urban
author_email: urbanjost@comcast.net
github: https://github.com/urbanjost/M_CLI2
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!}
---