aboutsummaryrefslogtreecommitdiff
path: root/example_project/fpm.toml
blob: 38cc3b7e7febeb700a203aa759d8cd3d2241fa95 (plain)
1
2
3
4
5
6
7
8
name = "example_project"
version = "0.1.0"
license = "BSD3"
author = "Author"
maintainer = "example@example.com"
copyright = "2020 Author"
dependencies = []
compiler = "gfortran"