Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37040843
en ru br
Репозитории ALT
S:3.1-alt2
5.1: 1.22-alt1
4.1: 1.15.3-alt7
4.0: 1.15.3-alt7
3.0: 1.15.3-alt7
www.altlinux.org/Changes

Другие репозитории
Upstream:1.21

Группа :: Разработка/Прочее
Пакет: astyle

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 3.1-alt2
Время сборки: 17 июня 2019, 08:34 ( 249.5 недели назад )
Размер архива: 195.70 Kb

Домашняя страница:   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.

Текущий майнтейнер: Michael Shigorin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • astyle
  • astyle-debuginfo
  • libastyle
  • libastyle-debuginfo
  • libastyle-devel
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin