openbsd-ports/devel/gindent/pkg/DESCR

10 lines
349 B
Plaintext
Raw Normal View History

GNU indent changes the appearance of a C program by inserting or
deleting whitespace according to a plethora of options. Some
canned styles of formatting are supported as well. GNU indent is
a descendant of BSD indent.
GNU indent does NOT work for C++, if it does for you then you're
just lucky. Don't ask for support for C++.
2000-08-20 15:18:56 -04:00
WWW: ${HOMEPAGE}