Package cproto: Information

    Source package: cproto
    Version: 4.7s-alt1
    Latest version according to Repology
    Build time:  Jul 3, 2021, 02:33 AM in the task #276900
    Report package bug
    License: ALT-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, ppc64le, i586, armh, aarch64)
    cproto-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Dmitry V. Levin


    ACL:
    @core
    @qa

      1. bison
      2. flex

    Last changed


    March 4, 2021 Dmitry V. Levin 4.7s-alt1
    - 4.7q -> 4.7s.
    Oct. 11, 2020 Dmitry V. Levin 4.7q-alt1
    - 4.7p -> 4.7q.
    July 16, 2020 Dmitry V. Levin 4.7p-alt1
    - 4.7o -> 4.7p.