1 Photoreider: a cross platform image viewer
3 -------------------------------------------------------------------------------
5 Photoreider is a cross-platform photo album viewer written in Python
6 (http://www.python.org) + wxPython (http://wxpython.org) + PIL
7 (http://www.pythonware.com/products/pil) + pyRXP (http://www.reportlab.org/pyrxp.html).
12 Here are a list of the main features of Photoreider:
13 o Fully cross-platform: it should run wherever wxPython does
14 o Detail and thumbnail view for images
15 o Automatic recognition of images, with a variety of formats supported
17 o Zooming and rotation
19 o Good keyboard navigation
20 o Ability to group pictures in albums
21 o Captions Ssved when albums are used
26 Python >= 2.3.3, wxPython = 2.4 and PIL >= 1.1.4 and pyRXP >= 0.9
27 NOTE: !!!!! If you want to run with wxPython 2.5, run "fix_for_2.5.sh"
28 in the photoreider directory. !!!!!
32 Unpack the tarball, make a symlink to photoreider.py and put it
43 GNU GPL (see license.txt)
48 Always very welcome :) You can reach us at r2levesq@uwaterloo.ca or sjbancro@uwaterloo.ca