summaryrefslogtreecommitdiff
path: root/graphics/comix/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/comix/README')
-rw-r--r--graphics/comix/README9
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)