Package: wnpp Serverity: wishlist ForUtils 0.62 is a small collection of utilities to analyze the FORTRAN 77 source code tree. I have used it for years, and am satisfied so far.
Upstream Author is Koen D'Hondt <[EMAIL PROTECTED]> in Ripley Software Development. The source tar ball is downloaded from <http://www.xs4all.nl/~ripley/RSD/ForUtil.html> License is GPL. (quoted from my sample package) Package: forutil Version: 0.62-1 Section: devel Priority: extra Depends: libc6 (>= 2.2.2-2), libgdbmg1 Installed-Size: 264 Description: a collection of fortran 77 utilities ForUtil-0.62 is a small utilities to analyze the FORTRAN code. A very brief description of each program found in ForUtil is given below. . - fflow, a fortran flowgraph generator. - ffscan, a subroutine argument checker; - ftags, a fortran tag file generator for use with vi. . Common utilities. These are three tools that allow you to create, examine and search a database with each and every common that is defined in a collection of fortran include files. They are the following: . - scan_commons, needed for creating a database; - list_commons, to list the contents of the database or the contents of one or all files stored in the database; - get_common, to quickly search through the database to see in which include file a common is defined. Regards. -- Taketoshi Sano: <[EMAIL PROTECTED]>