Source: findent
Section: devel
Priority: optional
Maintainer: Willem Vermin <wvermin@gmail.com>
Build-Depends: debhelper (>= 9), flex, bison
Standards-Version: 3.9.4
Homepage: https://sourceforge.net/projects/findent/

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.
 Supports Fortran2008.
 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.
