Package f2c: Information

    Source package: f2c
    Version: 20100903-alt1
    Build time:  Apr 20, 2011, 11:07 AM
    Category: Development/C
    Report package bug
    License: BSD-style
    Summary: F2c converts Fortran 77 source code to C/C++ source code
    Description: 
    F2c converts Fortran 77 source code in files with names ending in `.f' or `.F' to
    C (or C++) source files in the current directory, with `.c' substituted for the
    final `.f' or `.F'. If no Fortran files are named, f2c reads Fortran from
    standard input and writes C on standard output. File names that end with `.p' or
    `.P' are taken to be prototype files, as produced by option `-P', and are read
    first.

    List of rpms provided by this srpm:
    f2c (x86_64, i586)
    f2c-debuginfo (x86_64, i586)
    libf2c-devel-doc (noarch)
    libf2c-ng (x86_64, i586)
    libf2c-ng-debuginfo (x86_64, i586)
    libf2c-ng-devel (x86_64, i586)
    libf2c-ng-devel-static (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev

    ACL:
    Eugeny A. Rostovtsev
    @qa
    @everybody

      1. rpm-build-licenses
      2. unzip

    Last changed


    April 20, 2011 Eugeny A. Rostovtsev 20100903-alt1
    - Version 20100903
    March 16, 2011 Eugeny A. Rostovtsev 20090102-alt7
    - Added -g into compiler flags
    Feb. 10, 2011 Eugeny A. Rostovtsev 20090102-alt6
    - Rebuilt for debuginfo