grin is a grep-like tool for recursively searching through text
files, primarily source code.

 Download: http://pypi.python.org/pypi/grin
 SVN:      https://svn.enthought.com/svn/sandbox/grin/trunk
 License:  BSD

grin 1.2.1 is a bug-fix release.

  * Windows defaults to not coloring the output. (Paul Pelzl)
    report.

  * Fix the reading of gzip files. (Brandon Craig Rhodes)

  * Quit gracefully when piping to a program that exits prematurely.
    (Brandon Craig Rhodes)

  * Sort the basenames of files during traversal in order to maintain
    a repeatable ordering. (Brandon Craig Rhodes)

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to