Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37415109
en ru br
ALT Linux repos
S:3.1-alt2
5.0: 1.22-alt1
4.1: 1.15.3-alt7
4.0: 1.15.3-alt7
3.0: 1.15.3-alt7

Other repositories
Upstream:1.21

Group :: Development/Other
RPM: astyle

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.22-alt1
Build date: 30 may 2008, 19:15 ( 829.0 weeks ago )
Size: 95.57 Kb

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

License: GPL
Summary: A small, fast automatic indentation filter for C/C++/Java code.
Description:

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.

Current maintainer: Sergey N. Yatskevich

List of contributors

List of rpms provided by this srpm:

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