Source: fortran-regex
Section: utils
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Alastair McKinstry <mckinstry@debian.org>
Standards-Version: 4.7.2
Build-Depends: debhelper-compat (= 13),
 fortran-fpm,
 dh-fortran-mod
Homepage: https://github.com/perazz/fortran-regex
Vcs-Browser: https://salsa.debian.org/science-team/fortran-regex.git
Vcs-Git: https://salsa.debian.org/science-team/fortran-regex.git

Package: libfortran-regex-dev
Architecture: any
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
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.

