Package coan: Information

    Source package: coan
    Version: 6.0.1-alt1_17
    Build time:  Oct 12, 2018, 02:30 PM in the task #214604
    Report package bug
    License: BSD
    Summary: A command line tool for simplifying the pre-processor conditionals in source code
    Description: 
    coan (formerly sunifdef) is a software engineering tool for analyzing
    pre-processor-based configurations of C or C++ source code. Its principal use
    is to simplify a body of source code by eliminating any parts that are
    redundant with respect to a specified configuration.
    
    coan is most useful to developers of constantly evolving products
    with large code bases, where pre-processor conditionals are used to
    configure the feature sets, APIs or implementations of different
    releases. In these environments the code base steadily
    accumulates #ifdef-pollution as transient configuration options become
    obsolete. coan can largely automate the recurrent task of purging
    redundant #if-logic from the code.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl-devel
      2. perl-podlators
      3. /usr/bin/pod2html
      4. /usr/bin/pod2man
      5. /usr/bin/time
      6. gcc-c++
      7. python

    Last changed


    Oct. 10, 2018 Igor Vlasenko 6.0.1-alt1_17
    - update to new release by fcimport
    May 7, 2018 Igor Vlasenko 6.0.1-alt1_15
    - update to new release by fcimport
    Sept. 27, 2017 Igor Vlasenko 6.0.1-alt1_13
    - update to new release by fcimport