Difference between revisions of "Indent"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Indent |Short description=C source beautifier |Full description='indent' changes the appearance of a C program by inserting or deleting whitespace. It also has opti...")
 
Line 4: Line 4:
 
|Full description='indent' changes the appearance of a C program by inserting or deleting whitespace. It also has options for controlling the alignment of braces and declarations, program indenting, formatting of both C and C++ comments. and other stylistic parameters.
 
|Full description='indent' changes the appearance of a C program by inserting or deleting whitespace. It also has options for controlling the alignment of braces and declarations, program indenting, formatting of both C and C++ comments. and other stylistic parameters.
 
|User level=beginner
 
|User level=beginner
 +
|Status=Live
 +
|Component programs=
 +
|Homepage URL=http://www.gnu.org/software/indent/
 +
|VCS checkout command=
 +
|Computer languages=C
 +
|Documentation note=
 +
|Paid support=
 +
|IRC help=
 +
|IRC general=
 +
|IRC development=
 +
|Related projects=Astyle,hindent
 +
|Keywords=source,software development,format,whitespace,source code,C,formatting,text editing,indent
 +
|Is GNU=y
 +
|Last review by=Janet Casey
 +
|Last review date=2009-02-06
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=2.2.9
+
|Version identifier=2.2.10
|Version date=2002-07-12
+
|Version date=2009-02-06
 
|Version status=stable
 
|Version status=stable
|Version download=ftp://aeneas.mit.edu/pub/gnu/indent/indent-2.2.9.tar.gz
+
|Version download=http://indent.isidore-it.eu/indent-2.2.10.tar.gz
|License verified date=2001-01-31
+
|License verified date=2009-02-06
|Version comment=2.2.9 stable released 2002-07-12
+
|Version comment=
 +
}}
 +
{{Person
 +
|Role=Maintainer
 +
|Real name=David Ingamells
 +
|Email=david@dingamells.fsnet.co.uk
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Contributor
 +
|Real name=Jim Kingdon
 +
|Email=
 +
|Resource URL=
 +
}}
 +
{{Person
 +
|Role=Contributor
 +
|Real name=Joseph Arceneau
 +
|Email=joe@arceneaux.com
 +
|Resource URL=
 +
}}
 +
{{Resource
 +
|Resource audience=Bug Tracking
 +
|Resource kind=E-mail
 +
|Resource URL=mailto:bug-indent@gnu.org
 +
}}
 +
{{Resource
 +
|Resource audience=Developer
 +
|Resource kind=Homepage
 +
|Resource URL=http://indent.isidore-it.eu/beautify.html
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Software-development=program-editor
 +
|Use=software-development
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GPLv2orlater
 
|License=GPLv2orlater
|License verified by=Janet Casey
+
|License verified by=Kelly Hopkins
|License verified date=2001-01-31
+
|License verified date=2009-02-06
 +
}}
 +
{{Project license
 +
|License=GPLv3
 +
|License verified by=Kelly Hopkins
 +
|License verified date=2009-02-06
 
}}
 
}}

Revision as of 10:21, 12 April 2011


[edit]

GNU Indent

https://www.gnu.org/software/indent/
C language source code formatting program.

Indent is a C language source code formatting program. It can makes source code easier to read by reformatting it in a consistent style. It can change the style to one of several different styles such as GNU, BSD or K&R. It has some flexibility to deal with incomplete or malformed syntax. GNU indent offers several extensions over the standard utility.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

Genium

Verified on

9 October 2015




Leaders and contributors

Contact(s)Role
Joseph Arceneau Contributor (1991-1994)
catterer Contributor (2015)
Santiago Vila Contributor (2012)
Andrew Shadura Contributor (2014-2017)
Jim Kingdon Contributor (1989-1991)
Daniel Valentine Contributor (2014 )
David Ingamells Maintainer (2001-2010)
Tim Hentenaar Contributor (2015)
Petr Písař Contributor (2015)


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref)https://tracker.debian.org/pkg/indent
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-indent/
Downloadhttps://ftp.gnu.org/gnu/indent/
Generalhttps://savannah.gnu.org/people/
VCS Repository Webviewhttps://hg.savannah.gnu.org/hgweb/indent/
Savannah (Ref)https://savannah.gnu.org/projects/indent/


Software prerequisites




Entry


























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.