diff options
Diffstat (limited to 'graphics/comix/README')
-rw-r--r-- | graphics/comix/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/graphics/comix/README b/graphics/comix/README index c91e7ae9a8..125b345ff1 100644 --- a/graphics/comix/README +++ b/graphics/comix/README @@ -1,7 +1,8 @@ -comix (image viewer that supports viewing images in archives) +comix (Viewer for archived images) -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. +Cartoons are, most of the time, archived. comix opens an archive file +and displays images in it, removing the need to decompress comicbook +files. It reads images in zip, rar, or tar(gzip or bzip2) archives. +It is written in Python and uses GTK+ through the PyGTK bindings. -This requires unrar. +unrar is an optional dependency. |