grec 0.1.0

grec is a search tool similar to grep. Instead of just matching text its purpose is colorizing output lines. By specifying a regex and a simple color name/scheme it can display matched results from e.g. a shell pipe. It takes care to not misinterpret distinct regex matches with colorization areas.

Tags python grep file-search regex colorization command-line
License GNU GPLv3
State alpha

Recent Releases

0.1.026 Sep 2014 23:50 minor feature: Add usage documentation. Integrate tox tests with setuptools. Add command line interface.