wavebitscientific/functional-fortran

functional-fortran as an fpm package

dnaviap opened this issue · 1 comments

Hello Milan, a lot of thanks for all your contributions. I think it must be very useful to have the functional-fortran as an fpm package.

For fpm support the following fpm.toml should be sufficient (w/o tests):

name = "functional-fortran"
version = "0.5.0"
license = "BSD-3-Clause"

[library]
source-dir = "src/lib"