diff options
author | Brian Reichert <rignes@pobox.com> | 2010-05-11 20:00:35 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:35 +0200 |
commit | 9f5e4cf6efb2a068a7e64994052e902d314c7843 (patch) | |
tree | 0ed2672b58322e5b3d7c03a8c612f4cc2f904386 /graphics/comix/README | |
parent | 9e8c4edf108698fd96ff54d17d7da8e0744b01dc (diff) | |
download | slackbuilds-9f5e4cf6efb2a068a7e64994052e902d314c7843.tar.gz |
graphics/comix: Added to 12.0 repository
Diffstat (limited to 'graphics/comix/README')
-rw-r--r-- | graphics/comix/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/comix/README b/graphics/comix/README new file mode 100644 index 0000000000..3517e9aca9 --- /dev/null +++ b/graphics/comix/README @@ -0,0 +1,9 @@ +Comix - GTK Comic Book Viewer + +Comix is a user-friendly, customizable image viewer. It is +specifically designed to handle comic books, but also serves as a +generic viewer. It reads images in ZIP, RAR or tar archives (also +gzip or bzip2 compressed) as well as plain image files. It is written +in Python and uses GTK+ through the PyGTK bindings. + +Dependencies: pil, pygtk, pycairo, pygobject, and unrar (optional) |