Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045710
en ru br
ALT Linux repos
S:6.0.1-alt2_29

Group :: Development/Other
RPM: coan

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 6.0.1-alt2_29
Build date: 24 december 2022, 08:13 ( 65.9 weeks ago )
Size: 411.55 Kb

Home page:   http://coan2.sourceforge.net/

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • coan
  • coan-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin