indent - A GNU program for formatting C code.
Website: | http://www.gnu.org/software/indent/ |
---|---|
License: | GPL |
Vendor: | Scientific Linux |
- 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-14.fc6.i386 [93 KiB] |
Changelog
by Karsten Hopp (2006-07-17):
- add buildrequires makeinfo |