Source: fortran-fpm Section: utils Priority: optional Maintainer: Debian Science Maintainers Uploaders: Alastair McKinstry Standards-Version: 4.7.2 Build-Depends: debhelper-compat (= 13), gfortran-for-host | fortran-compiler, libfortran-regex-dev , libfortran-shlex-dev , libfortran-cli2-dev , libfortran-jonquil-dev , libfortran-toml-dev Homepage: https://github.com/fortran-lang/fpm Vcs-Browser: https://salsa.debian.org/science-team/fortran-fpm.git Vcs-Git: https://salsa.debian.org/science-team/fortran-fpm.git Package: fortran-fpm Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${fortran:Depends} Description: Fortran package manager Fortran Package Manager (fpm) is a package manager and build system for Fortran. Its key goal is to improve the user experience of Fortran programmers. It does so by making it easier to build your Fortran program or library, run the executables, tests, and examples, and distribute it as a dependency to other Fortran projects. Fpm's user interface is modeled after Rust's Cargo, so if you're familiar with that tool, you will feel at home with fpm. Fpm's long term vision is to nurture and grow the ecosystem of modern Fortran applications and libraries.