applications/text

grin - Grep-like tool for source code

Website: http://pypi.python.org/pypi/grin
License: BSD
Vendor: Fedora Project
Description:
grin is a similar in function to GNU grep, however it's has modified
behaviour to make it simpler to use when grepping source code.

Some features grin feature are:

  * recurse directories by default
  * do not go into directories with specified names
  * do not search files with specified extensions
  * be able to show context lines before and after matched lines
  * Python regex syntax
  * unless suppressed via a command line option, display the filename
    regardless of the number of files
  * accept a file (or stdin) with a list of newline-separated filenames
  * grep through gzipped text files
  * be useful as a library to build custom tools quickly

Packages

grin-1.1.1-2.fc11.src [26 KiB] Changelog by Terje Rosten (2009-02-21):
- add docs
- rpmlint clean
- add %check section

Listing created by Repoview-0.6.3-1.fc11