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

    Бинарный пакет: coan
    Версия: 6.0.1-alt2_29
    Архитектура: i586
    Собран:  24 декабря 2022 г. 12:50 в задании #312401
    Исходный пакет: coan
    Сообщить об ошибке в пакете
    Загрузка: coan-6.0.1-alt2_29.i586.rpm
    Домашняя страница: 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.

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

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

    Права:
    Igor Vlasenko
    @everybody

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


    24 декабря 2022 г. Igor Vlasenko 6.0.1-alt2_29
    - update to new release by fcimport
    27 февраля 2021 г. Igor Vlasenko 6.0.1-alt2_25
    - update to new release by fcimport
    13 января 2020 г. Igor Vlasenko 6.0.1-alt2_20
    - fixed build