Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
indent - A GNU program for formatting C code
- Description:
Indent is a GNU program for beautifying C code, so that it is easier to
read. Indent can also convert from one C writing style to a different
one. Indent understands correct C syntax and tries to handle incorrect
C syntax.
Install the indent package if you are developing applications in C and
you want a program to format your code.
Packages
indent-2.2.9-16.fc7.i386
[93 KiB] |
Changelog
by Petr Machata (2007-02-02):
- Tidy up the specfile per rpmlint comments
- Use utf-8 and fix national characters in contributor's names
|