1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/cutils/pkg-plist
David E. O'Brien b6251a324b 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
	yyextract - extract grammar rules from yacc grammar
	yyref - yacc grammar reference program

Submitted by:	Sandro Sigala <ssigala@globalnet.it>
1996-12-08 22:26:14 +00:00

23 lines
395 B
Plaintext

bin/cdecl
bin/cundecl
bin/chilight
bin/cinfo
bin/cinfoc
bin/cinfodc
bin/cobfusc
bin/yyextract
bin/yyref
man/man1/cdecl.1.gz
man/man1/cundecl.1.gz
man/man1/chilight.1.gz
man/man1/cinfo.1.gz
man/man1/cinfoc.1.gz
man/man1/cinfodc.1.gz
man/man1/cobfusc.1.gz
man/man1/yyextract.1.gz
man/man1/yyref.1.gz
man/man5/cinfodb.5.gz
lib/cinfo/stdc.cinfo.db
lib/cinfo/stdclib.cinfo.db
lib/cinfo/unix.cinfo.db