<!--#include virtual="/server/header.html" -->
<!-- Parent-Version: 1.79 -->
<title>Indent - GNU Project - Free Software Foundation</title>
<!--#include virtual="/server/gnun/initial-translations-list.html" -->
<!--#include virtual="/server/banner.html" -->

## Indent

------

### Introduction to Indent

The *indent* program can be used to make code easier to read. It can
also convert from one style of writing C to another. *indent*
understands a substantial amount about the syntax of C, but it also
attempts to cope with incomplete and misformed syntax.

### Downloading Indent

The latest version of *indent*: [2.2.13](https://ftp.gnu.org/gnu/indent/indent-2.2.13.tar.xz)
<sup>([sig](https://ftp.gnu.org/gnu/indent/indent-2.2.13.tar.xz.sig))</sup> (released 2023-03-20).

*indent* can be found on in the subdirectory `/gnu/indent/`{.variable}
on your favorite [GNU mirror](/prep/ftp.html). Alternatively, download *indent*
from the [main server](https://ftp.gnu.org/gnu/indent/). For other ways to obtain
it, please read [How to get GNU Software](/software/software.html#HowToGetSoftware).

To get the latest bleeding edge cut of *indent*, use Git to clone the
source code repository:

    git clone https://git.savannah.gnu.org/git/indent.git

### Documentation

indent documentation can be found at
[http://www.gnu.org/software/indent/manual/](/software/indent/manual/).
You may also find more information about indent by running
[info indent]{.kbd}, [man indent]{.kbd}, or looking at
`/usr/share/doc/indent/`{.variable} or
`/usr/local/share/doc/indent/`{.variable} on your system.

### Bug Reports

Bug reports can be sent to <bug-indent@gnu.org> or filed in the [bug tracking
system](https://savannah.gnu.org/bugs/?group=indent) at GNU Savannah.

### Mailing Lists/Newsgroups

Email the indent bug and help list at
[\<bug-indent\@gnu.org\>](mailto:bug-indent@gnu.org). See
<http://lists.gnu.org/mailman/listinfo/bug-indent> for subscription
information.

Announcements about indent and most other GNU software are made on
[\<info-gnu\@gnu.org\>](mailto:info-gnu@gnu.org).

<!--#include virtual="/server/footer.html" -->
::: {#footer}
::: {.unprintable}
Please send general FSF & GNU inquiries to
[\<gnu\@gnu.org\>](mailto:gnu@gnu.org). There are also [other ways to
contact](/contact/) the FSF. Broken links and other corrections or
suggestions can be sent to
[\<bug-indent\@gnu.org\>](mailto:bug-indent@gnu.org).

Please see the [Translations
README](/server/standards/README.translations.html) for information on
coordinating and submitting translations of this article.
:::

Copyright © 2007, 2008 Free Software Foundation, Inc.

This page is licensed under a [Creative Commons
Attribution-ShareAlike 4.0 International
License](http://creativecommons.org/licenses/by-sa/4.0/).

<!--#include virtual="/server/bottom-notes.html" -->

Updated: \$Date: 2023/03/20 18:19:28 $
:::

</body>
</html>
