Package f2c: Information

    Source package: f2c
    Version: 20090102-alt2
    Build time:  Mar 19, 2009, 06:44 PM
    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:
    libf2c (x86_64, i586)
    libf2c-devel (noarch)
    libf2c-devel-doc (noarch)
    libf2c-devel-static (x86_64, i586)


    List of contributors:
    Eugeny A. Rostovtsev


      1. rpm-build-licenses
      2. unzip

    Last changed


    March 19, 2009 Eugeny A. Rostovtsev 20090102-alt2
    - Add shared library
    March 17, 2009 Eugeny A. Rostovtsev 20090102-alt1
    - Initial build for Sisyphus