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.11-11.fc19.src
[778 KiB] |
Changelog
by Petr Pisar (2013-03-26):
- Update config.sub to support aarch64 (bug #925588)
|