PyComicsViewer-0.9.7 has been released. What is PyComicsViewer? =======================
Is a comics viewer written in python, PyGTK and PIL. I made it as I didn't fully like any of the existing viewers and I wanted something that works the same (nice) way on both Linux and Windows. Because of the way it was implemented, you can also use it like a kind of image browser/viewer, but this is not its primary destination. Browsing images from uncompressed directories is provided because resulted naturally from the implementation and because I've seen some people that distribute their scaned comics uncompressed. Changes in 0.9.7 (2005/02/07) ============================= * added a navigation pane on the left side of the main window * launch decompressors with subprocess.Popen from Python2.4 * made setup to work on Win$$, too (with VCToolkit 2003) * upgraded to Python2.4 Licensing ========= PyComicsViewer is released under the GPL. Where can I get it? =================== Home page: http://borco.net/html/PyComicsViewer/ Latest version: http://borco.net/html/PyComicsViewer/PyComicsViewer-0.9.7.tar.gz Cheers, -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html
