Source: findent
Section: devel
Priority: optional
Maintainer: Willem Vermin <wvermin@gmail.com>
Build-Depends: flex, bison, debhelper-compat (=13)
Standards-Version: 4.7.2
Homepage: https://sourceforge.net/projects/findent/
Rules-Requires-Root: no

Package: findent
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: indents/converts Fortran sources
 Indents Fortran sources: free or fixed format.
 Optionally converts from fixed format to free format.
 Optionally generates dependencies for Make, based on
 definition and usage of modules.
 Supports Fortran-2 .. Fortran-2023.
 Indentation is controlled by a number of flags.
 Easy integration with (g)vim, gedit, emacs.
 .
 wfindent is a wrapper for findent and facilitates
 in-place indenting of Fortran sources.
