[ANN] PyComicsViewer 0.9.7

ionutz borco at go.ro
Mon Feb 7 12:29:33 CET 2005


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,



More information about the Python-announce-list mailing list