Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.10-2.fc10.x86_64
[120 KiB] |
Changelog
by Roman Rakus (2008-10-02):
- Cleared man patch to comply with fuzz=0
Resolves: #465015
|