From 6ef187f80ddb1bb4fd4d6a48040f5a1ae8e8e361 Mon Sep 17 00:00:00 2001 From: crocket Date: Thu, 17 Jun 2010 06:40:21 -0500 Subject: graphics/comix: Added (image viewer aimed at comics) Signed-off-by: Robby Workman --- graphics/comix/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 graphics/comix/README (limited to 'graphics/comix/README') diff --git a/graphics/comix/README b/graphics/comix/README new file mode 100644 index 0000000000..c91e7ae9a8 --- /dev/null +++ b/graphics/comix/README @@ -0,0 +1,7 @@ +comix (image viewer that supports viewing images in archives) + +comix can display images in archives or directories, removing the need to +decompress comicbook files. It supports zip, rar, or tar (gzip or bzip2) +archives. It is written in Python and uses GTK+ through the PyGTK bindings. + +This requires unrar. -- cgit v1.2.3