diff options
Diffstat (limited to 'graphics/mcomix3/README')
-rw-r--r-- | graphics/mcomix3/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/mcomix3/README b/graphics/mcomix3/README new file mode 100644 index 0000000000..5a531628f2 --- /dev/null +++ b/graphics/mcomix3/README @@ -0,0 +1,13 @@ +mcomix3 (comic book reader) + +MComix is a user-friendly, customizable image viewer. It is +specifically designed to handle comic books (both Western comics and +manga) and supports a variety of container formats (including CBR, +CBZ, CB7, CBT, LHA and PDF). MComix is a fork of Comix, and MComix3 is +a Python3 fork of MComix. + +Optional runtime dependencies: + +- unrar (for .cbr support) +- p7zip (for .cb7 support) +- mupdf (for .pdf support) |