Note: this project has been migrated to fortran-lang/homebrew-fortran
.
This repository provides package build instructions for the Fortran package manager (fpm) compatible with the Homebrew toolchain.
You can install fpm by tapping this repository
brew tap awvwgk/fpm
brew install fpm
Some additional packages are provided as well
fpm-search
: List available packages in the fpm-registryfprettify
: Auto-formatter for modern fortran source code (available in homebrew/core)fypp
: Python powered Fortran preprocessor (available in homebrew/core)lfortran
: Modern interactive LLVM-based Fortran compiler
The package build files are available under a BSD-2-Clause license.