paragrep: paragraph grep utility
|
Download
To obtain my PGP/GnuPG key, see these instructions. Documentation
Back to software page. |
Introductionparagrep is a paragraph grep utility. It searches for a series of regular expressions in a text file (or several text files) and prints out the paragraphs containing those expressions. See the full documentation for details. InstallationThe usual:
easy_install paragrep Source Code RepositoryThe source code for paragrep is maintained on github. To clone the repository, run this command: git clone git://github.com/bmc/paragrep.git AuthorBrian M. Clapper, <bmc @ clapper . org> Copyright© 2008 Brian M. Clapper LicenseBSD-style license. See accompanying LICENSE file. $Id: index.html,v 1.7 2005/05/20 14:37:58 bmc Exp $
|