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.
1 parent c2a26f4 commit a0e4993Copy full SHA for a0e4993
registry.toml
@@ -27,6 +27,11 @@ latest.git = "https://github.com/fortran-lang/fpm"
27
[functional]
28
"latest" = { git="https://github.com/wavebitscientific/functional-fortran" }
29
30
+[h5fortran]
31
+"4.6.3" = {git="https://github.com/geospace-code/h5fortran", tag="v4.6.3"}
32
+"latest" = {git="https://github.com/geospace-code/h5fortran"}
33
+
34
35
[iso_varying_string]
36
"latest" = {git="https://gitlab.com/everythingfunctional/iso_varying_string"}
37
0 commit comments