Пакет coan: Информация

    Исходный пакет: coan
    Версия: 6.0.1-alt1_8
    Собран:  29 марта 2016 г. 19:52 в задании #162178
    Сообщить об ошибке в пакете
    Домашняя страница: http://coan2.sourceforge.net/

    Лицензия: BSD
    О пакете: A command line tool for simplifying the pre-processor conditionals in source code
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    coan (x86_64, i586)
    coan-debuginfo (x86_64, i586)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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

    Последнее изменение


    29 марта 2016 г. Igor Vlasenko 6.0.1-alt1_8
    - update to new release by fcimport
    20 сентября 2015 г. Igor Vlasenko 6.0.1-alt1_4
    - update to new release by fcimport
    27 августа 2014 г. Igor Vlasenko 5.2-alt1_3
    - update to new release by fcimport