pyFind README
=============
pyFind is a simple file-find utilty for gnome. It's loosely based on the Windoze file-find utilty.
See INSTALL for info on installing.  

Usage: pyfind [OPTION] [PATH]
    PATH            path to search from 
 
    --devel         load glade files from local directory
    --version       display version
    --help          display help



Credits
=======
Some of the code and overall design came from the excellent Moleskine - 
    a python / GTKScintilla based editor written by:
        Michele Campeotto <micampe@f2s.com>
    see: http://www.moleskine.f2s.com/

pathinfo.py is written by:
    John W. Shipman (john@nmt.edu), New Mexico Tech
    Computer Center, Socorro, NM 87801, in March 1997.

file_srch_rep.py is based on code by: Jeff Bauer <jbauer@rubic.com>
