We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 00f7839 + 61f0496 commit bb76d6aCopy full SHA for bb76d6a
fpm.toml
@@ -2,8 +2,10 @@ name = "fpm"
2
version = "0.11.0"
3
license = "MIT"
4
author = "fpm maintainers"
5
-maintainer = ""
+maintainer = "@fortran-lang/fpm"
6
copyright = "2020-2025 fpm contributors"
7
+homepage = "https://fpm.fortran-lang.org/"
8
+description = "Fortran Package Manager"
9
10
[preprocess]
11
[preprocess.cpp]
0 commit comments