diff options
author | crocket <crockabiscuit@gmail.com> | 2011-07-19 17:31:29 -0300 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-07-21 22:52:13 -0500 |
commit | 7bd2bdca9849bfe950f211b53bb36c2307dbca10 (patch) | |
tree | 3b547f6b6571e9f912e1fc403abf90f132d121ac /graphics/comix/README | |
parent | 39077d97505209312fba53f660fcafb706c55ec0 (diff) | |
download | slackbuilds-7bd2bdca9849bfe950f211b53bb36c2307dbca10.tar.gz |
graphics/comix: Update info.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
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. |