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

    Исходный пакет: astyle
    Версия: 1.22-alt1
    Собран:  30 мая 2008 г. 22:57
    Сообщить об ошибке в пакете
    Домашняя страница: http://astyle.sourceforge.net/

    Лицензия: GPL
    О пакете: A small, fast automatic indentation filter for C/C++/Java code.
    Описание: 
    Artistic Style is a reindenter and reformatter of C++, C and Java source code.
    
    When indenting source code, we as programmers have a tendency to use
    both spaces and tab characters to create the wanted
    indentation. Moreover, some editors by default insert spaces instead
    of tabs when pressing the tab key. Since the NUMBER of space
    characters showed on screen for each tab character in the source code
    changes between editors (until the user sets up the number to his
    liking...), one of the standard problems facing programmers when
    moving from one source code editor to another is that code containing
    both spaces and tabs that was up to now perfectly indented, suddently
    becomes a mess to look at when changing to another editor.
    
    Artistic Style solves this problem by providing a series of filters,
    written in C++, that automatically reindent & reformat C/C++/Java
    source files. These can be used from a command line, or it can be
    incorporated as classes in another C++ program.

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

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

    Список участников:
    syatskevich
    Stanislav Ievlev

    Права:
    @nobody

      1. libstdc++-devel
      2. gcc-c++

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


    30 мая 2008 г. Sergey N. Yatskevich <syatskevich@altlinux.ru> 1.22-alt1
    - 1.22
    25 января 2005 г. Stanislav Ievlev 1.15.3-alt7
    - really apply previous fix
    13 января 2005 г. Stanislav Ievlev 1.15.3-alt6
    - ready for gcc3.4