1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
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

6 lines
257 B
Plaintext

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/