Source: fortran-regex Section: utils Maintainer: Debian Science Maintainers Uploaders: Alastair McKinstry Standards-Version: 4.7.4 Build-Depends: debhelper-compat (= 13), dh-fortran (>= 0.76), gfortran | fortran-compiler, fortran-fpm (>= 0.13.0-4), flang-21 [arm64 amd64 ppc64el loong64 ppc64 sparc64], lfortran [arm64 amd64 ppc64el loong64 ppc64 sparc64], chrpath, Homepage: https://github.com/perazz/fortran-regex Vcs-Browser: https://salsa.debian.org/science-team/fortran-regex Vcs-Git: https://salsa.debian.org/science-team/fortran-regex.git -b debian/latest Package: libfortran-regex-dev Architecture: any Section: libdevel Depends: ${misc:Depends}, ${fortran:Depends}, libfortran-regex-0d (= ${binary:Version}) Description: Fortran regular expression library - development files Fortran-regex is a Modern Fortran port of the tiny-regex-c library for regular expressions. It is based on the original C implementation, but the API is modelled in Fortran style, which is similar to the intrinsic index function. Package: libfortran-regex-0d Architecture: any Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: Fortran regular expression library Fortran-regex is a Modern Fortran port of the tiny-regex-c library for regular expressions. It is based on the original C implementation, but the API is modelled in Fortran style, which is similar to the intrinsic index function.