I have uploaded a new version of "mrquery" to my webpage at
"http://members.tripod.com/~edcjones/pycode.html";. It is no longer 
importing a non-existent module.

----
"mrquery" checks collections of images for duplicates.

To install, expand the tarball in your PYTHONPATH and compile a pair of 
C programs.

To create a new set of image data:

../mrq.py animals new /pics/animals

To update data:

../mrq.py animals update

The output is a set of html files you can display on your browser.
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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

Reply via email to