Skip to content

completesomething/mcomix3

 
 

Repository files navigation

User under win32 should use original mcomix.

MComix3

Fork from MComix gtk3 branch, switch to python3.

Only tested under Linux.

Required:

  • Python3 3.8 or later. 1
  • PyGObject 3.27 or later 2, with GTK+ 3 gir bindings 3.24 or later.
  • Pillow 6.2.1 or later. 3 (Latest version is always recommended)
  • unrar, rar or libunrar to extract RAR archives. 4
  • 7z 5 (p7zip 6 for POSIX system) to extract 7Z and LHA archives.
  • p7zip with rar codec (p7zip-rar on Debian-like systems, providing Codecs/Rar.so file) to extract RAR archives.
  • lha 7 to extract LHA archives.
  • mupdf 8 for PDF support.
  • (FLIF is not supported anymore. 9)

Run:

python3 mcomix/mcomixstarter.py <diretory, archive or image>

Install:

setup.py is not working

python3 installer.py --srcdir=mcomix --target=<somewhere>

then:

python3 <somewere>/mcomix/mcomixstarter.py <directory, archive or image>

About

fork of mcomix, 3 is the 3 of python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%