freebsd-ports/textproc/coccigrep/pkg-descr
Pawel Pekala 8406c709cc - Update to version 1.12
- tab -> space WWW: line in pkg-descr
2012-12-27 19:37:02 +00:00

5 lines
257 B
Text

coccigrep is a semantic grep for the C language based on coccinelle. It can
be used to find where a given structure is used in code files. coccigrep
depends on the spatch program which comes with coccinelle.
WWW: https://home.regit.org/software/coccigrep/