Package cproto: Information

    Source package: cproto
    Version: 4.7o-alt1
    Build time:  Feb 20, 2019, 05:41 AM in the task #221902
    Report package bug
    License: Public Domain
    Summary: Generates function prototypes and variable declarations from C code
    Description: 
    Cproto is a program that generates function prototypes and variable
    declarations from C source code.  It can also convert function
    definitions between the old style and the ANSI C style.  This conversion
    overwrites the original files, however, so be sure to make a backup copy
    of your original files in case something goes wrong.
    
    The program isn't confused by complex function definitions as much as
    other prototype generators because it uses a yacc generated parser.
    By ignoring all the input between braces, the author has avoided
    implementing the entire C language grammar.

    List of rpms provided by this srpm:
    cproto (x86_64, i586, aarch64)
    cproto-debuginfo (x86_64, i586, aarch64)

    Maintainer: Dmitry V. Levin


      1. flex
      2. bison

    Last changed


    Dec. 29, 2018 Dmitry V. Levin 4.7o-alt1
    - 4.7l -> 4.7o.
    - Rewritten spec file.
    May 28, 2014 Eugeny A. Rostovtsev 4.7l-alt1
    - Version 4.7l
    Nov. 11, 2013 Eugeny A. Rostovtsev 4.7k-alt1
    - Version 4.7k