Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37400632
en ru br
ALT Linux repositórios
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

Outros repositórios
Upstream:1.21

Group :: Desenvolvimento/Outros
RPM: astyle

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 3.1-alt2
Data da compilação: 17 junho 2019, 08:34 ( 252.5 weeks ago )
Tamanho:: 195.70 Kb

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

Licença: GPL
Sumário: A small, fast automatic indentation filter for C/C++/Java code
Descrição:

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.

Mantenedor currente: Michael Shigorin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • astyle
  • astyle-debuginfo
  • libastyle
  • libastyle-debuginfo
  • libastyle-devel
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009