Source: fprettify
Maintainer: Denis Danilov <danilovdenis@yandex.ru>
Section: editors
Priority: optional
Build-Depends: debhelper-compat (=13),
 dh-python,
 python3,
 python3-setuptools
Standards-Version: 4.7.2
Homepage: https://github.com/fortran-lang/fprettify

Package: fprettify
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Recommends: ${python:Recommends}
Suggests: ${python:Suggests}
Description: auto-formatter for modern fortran
 fprettify is an auto-formatter for modern Fortran code that imposes
 strict whitespace formatting, written in Python.
