Difference between revisions of "Indent"

From Free Software Directory
Jump to: navigation, search
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=Indent
+
|Name=GNU Indent
|Short description=C source beautifier
+
|Short description=C language source code formatting program.
|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''' 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.
|User level=beginner
+
|Homepage URL=https://www.gnu.org/software/indent/
|Status=Live
+
|Is High Priority Project=No
|Component programs=
+
|VCS checkout command=hg clone https://hg.savannah.gnu.org/hgweb/indent
|Homepage URL=http://www.gnu.org/software/indent/
+
|Documentation note=https://www.gnu.org/software/indent/manual/
|VCS checkout command=
+
 
|Computer languages=C
+
 
|Documentation note=
+
|Decommissioned or Obsolete=No
|Paid support=
+
|Donate=https://my.fsf.org/donate/
|IRC help=
+
|Related projects=gnustandards,Astyle,hindent
|IRC general=
 
|IRC development=
 
|Related projects=Astyle,hindent
 
 
|Keywords=source,software development,format,whitespace,source code,C,formatting,text editing,indent
 
|Keywords=source,software development,format,whitespace,source code,C,formatting,text editing,indent
|Is GNU=y
+
|Version identifier=2.2.12
|Last review by=Janet Casey
+
|Version date=2018/09/06
|Last review date=2009-02-06
+
|Version status=developmental
 +
|Version download=https://ftp.gnu.org/gnu/indent/indent-2.2.12.tar.xz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/04
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=2.2.10
+
|User level=beginner
|Version date=2009-02-06
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=Yes
|Version download=http://indent.isidore-it.eu/indent-2.2.10.tar.gz
+
|OpenPGP signature=https://ftp.gnu.org/gnu/indent/indent-2.2.12.tar.xz.sig
|License verified date=2009-02-06
+
|Test entry=No
|Version comment=
+
|Is GNU=Yes
 +
|GNU package identifier=indent
 +
|Decommissioned/Obsolete=No
 +
}}
 +
{{Project license
 +
|License=GPLv3
 +
|License copyright=Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 2014, 2015 Free Software Foundation, Inc.
 +
Copyright (C) 1995, 1996 Joseph Arceneaux.
 +
Copyright (C) 1999 Carlo Wood.
 +
Copyright (C) 2001 David Ingamells.
 +
Copyright (C) 2013 Łukasz Stelmach.
 +
Copyright (C) 2015 Tim Hentenaar.
 +
|License verified by=Genium
 +
|License verified date=2015/10/09
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Maintainer
 
 
|Real name=David Ingamells
 
|Real name=David Ingamells
|Email=david@dingamells.fsnet.co.uk
+
|Role=Maintainer (2001-2010)
|Resource URL=
+
|Email=indent@isidore-it.eu
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Contributor
 
 
|Real name=Jim Kingdon
 
|Real name=Jim Kingdon
|Email=
+
|Role=Contributor (1989-1991)
|Resource URL=
 
 
}}
 
}}
 
{{Person
 
{{Person
|Role=Contributor
 
 
|Real name=Joseph Arceneau
 
|Real name=Joseph Arceneau
 +
|Role=Contributor (1991-1994)
 
|Email=joe@arceneaux.com
 
|Email=joe@arceneaux.com
|Resource URL=
+
}}
 +
{{Person
 +
|Real name=Andrew Shadura
 +
|Role=Contributor (2014-2017)
 +
|Email=andrew@shadura.me
 +
}}
 +
{{Person
 +
|Real name=Daniel Valentine
 +
|Role=Contributor (2014 )
 +
|Email=dpv@world.std.com
 +
}}
 +
{{Person
 +
|Real name=Tim Hentenaar
 +
|Role=Contributor (2015)
 +
|Email=tim@hentenaar.com
 +
}}
 +
{{Person
 +
|Real name=catterer
 +
|Role=Contributor (2015)
 +
|Email=catterer@yandex.ru
 +
}}
 +
{{Person
 +
|Real name=Santiago Vila
 +
|Role=Contributor (2012)
 +
|Email=sanvila@debian.org
 +
}}
 +
{{Person
 +
|Real name=Petr Písař
 +
|Role=Contributor (2015)
 +
|Email=ppisar@redhat.com
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/indent
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/indent/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://hg.savannah.gnu.org/hgweb/indent/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/bug-indent/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/gnu/indent/
|Resource URL=mailto:bug-indent@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=General
|Resource kind=Homepage
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=http://indent.isidore-it.eu/beautify.html
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Software-development=program-editor
 
|Software-development=program-editor
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-02-06
 
}}
 
{{Project license
 
|License=GPLv3
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-02-06
 
}}
 

Latest revision as of 15:18, 4 December 2020


[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





"Maintainer (2001-2010)" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Contributor (1989-1991)" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Contributor (1991-1994)" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Contributor (2014-2017)" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Contributor (2014 )" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Contributor (2015)" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Contributor (2015)" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Contributor (2012)" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"Contributor (2015)" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

















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.