pkg://fsplit-5.5-1mdk.src.rpm:8493/HEADER
downloads
Name : fsplit Relocations: (not relocateable)
Version : 5.5 Vendor: Mandrakesoft
Release : 1mdk Build Date: Fri Feb 18 15:22:06 2005
Install date: (not installed) Build Host: n3.mandrakesoft.com
Group : Development/Other Source RPM: (none)
Size : 6465 License: BSD
Packager : NanarDon <nanardon@mandrake.org>
Summary : Split a multi-routine Fortran file into individual files
Description :
Fsplit takes as input either a file or standard input containing Fortran source
code. It attempts to split the input into separate routine files of the form
name.f, where name is the name of the program unit (e.g. function, subroutine,
block data or program).