wfindent
indents/converts Fortran sources
Install
- All systems
-
curl cmd.cat/wfindent.sh
- Debian
-
apt-get install findent - Ubuntu
-
apt-get install findent - Kali Linux
-
apt-get install findent - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install findent
findent
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.