Source: fortran-testdrive Section: utils Priority: optional Maintainer: Debian Science Maintainers Standards-Version: 4.7.2 Uploaders: Alastair McKinstry Build-Depends: debhelper-compat (= 13), dh-fortran-mod, meson Homepage: https://github.com/fortran-lang/test-drive Vcs-Browser: https://salsa.debian.org/science-team/fortran-testdrive.git Vcs-Git: https://salsa.debian.org/science-team/fortran-testdrive.git Package: libfortran-testdrive-dev Architecture: any Depends: ${misc:Depends},${fortran:Depends}, libfortran-testdrive-0 ( = ${binary:Version}) Recommends: pkgconf Description: Simple Fortran testing framework - devel files This project offers a lightweight, procedural unit testing framework based on nothing but standard Fortran. Integration with meson, cmake and Fortran package manager (fpm) is available. Package: libfortran-testdrive-0 Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Simple Fortran testing framework - library This project offers a lightweight, procedural unit testing framework based on nothing but standard Fortran. Integration with meson, cmake and Fortran package manager (fpm) is available.