mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-09 02:22:18 +00:00
2fadfa2cfb
e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
13 lines
513 B
Plaintext
13 lines
513 B
Plaintext
cutils is a collection of miscellaneous utilities useful
|
|
for C programmers. It is composed by the following utilities:
|
|
|
|
cinfo, cinfoc and cinfodc - C language documentation tools
|
|
cdecl and cundecl - decode and encode C type declarations
|
|
cobfusc - make a C source file unreadable but compilable
|
|
chilight - highlight C source files with colors
|
|
cunloop - unloop C loops
|
|
yyextract - extract grammar rules from yacc grammar
|
|
yyref - yacc grammar reference program
|
|
|
|
WWW: http://www.sigala.it/sandro/software.php#cutils
|