<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/mcomix/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/mcomix/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 04 Oct 2023 10:15:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mcomix/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Oddegamra</title><link>https://sourceforge.net/p/mcomix/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -40,4 +40,4 @@
 Developer resources
 ---

-* The [Maintainance] page has instructions for common tasks related to releasing new versions of MComix.
+* The [Maintenance] page has instructions for common tasks related to releasing new versions of MComix.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oddegamra</dc:creator><pubDate>Wed, 04 Oct 2023 10:15:23 -0000</pubDate><guid>https://sourceforge.net5ff47ad53b4eadb8502a298e760b526049f69f22</guid></item><item><title>Home modified by Oddegamra</title><link>https://sourceforge.net/p/mcomix/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -4,7 +4,7 @@
 Summary
 ---

-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). It is written in Python using GTK+ through the PyGTK bindings, and runs on both Linux and Windows.
+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). It is written in Python using GTK through the PyGGObject bindings, and runs on both Linux and Windows.

 MComix is a fork of the [Comix project](http://comix.sourceforge.net/), and aims to add bug fixes and stability improvements after Comix development came to a halt in late 2009.

@@ -21,7 +21,7 @@
 - [GTK+ 3](http://www.gtk.org/), [PyGObject](https://pygobject.readthedocs.io/en/latest/) 3.36.0 or newer, and [PyCairo](https://github.com/pygobject/pycairo) 1.16.0 or newer. Windows users need to install [MSYS2](https://www.msys2.org/) and install the necessary packages there.
 - [Python Imaging Library Fork (Pillow)](https://pypi.python.org/pypi/Pillow) 6.0.0 or newer.

-The above packages are only required if you intend to run MComix from source or on UNIX-like systems. The all-in-one Windows package already includes all dependencies.
+The above packages are only required if you intend to run MComix from source or on UNIX-like systems. The pre-built Windows packages already include all dependencies.

 In order to to read RAR/CBR archives, either `rar` or `unrar` has to be installed. Alternatively, MComix can also make use of [unrar64.dll/libunrar.so](http://www.rarsoft.com/rar_add.htm). The library should be placed either in your default system library directory, or directly in MComix' root directory. To open 7Zip archives, the `7z` executable is required. Likewise, LZA/LHA archives require the `lha` executable (with fallback to `7z`). Opening PDF files requires either the [PyMuPDF](https://pypi.org/project/PyMuPDF/) package, or `mutool`, which is provided by the [MuPDF](https://mupdf.com/) software.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oddegamra</dc:creator><pubDate>Sat, 16 Sep 2023 19:42:45 -0000</pubDate><guid>https://sourceforge.net5a99096e5995545c6d2231ba39ffc1d399b60ec8</guid></item><item><title>Home modified by Oddegamra</title><link>https://sourceforge.net/p/mcomix/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -12,7 +12,7 @@
 &lt;br/&gt;
 [[project_screenshots]]

-Dependencies
+&lt;a name="Dependencies"&gt;&lt;/a&gt;Dependencies
 ---

 The following programs and libraries are required in order to install and run MComix:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oddegamra</dc:creator><pubDate>Wed, 06 Sep 2023 18:25:35 -0000</pubDate><guid>https://sourceforge.netae1c8be5f7f65c516b83589de89192909187658b</guid></item><item><title>Home modified by Oddegamra</title><link>https://sourceforge.net/p/mcomix/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -23,7 +23,7 @@

 The above packages are only required if you intend to run MComix from source or on UNIX-like systems. The all-in-one Windows package already includes all dependencies.

-In order to to read RAR/CBR archives, either `rar` or `unrar` has to be installed. Alternatively, MComix can also make use of [unrar64.dll/libunrar.so](http://www.rarsoft.com/rar_add.htm). The library should be placed either in your default system library directory, or directly in MComix' root directory. To open 7Zip archives, the `7z` executable is required. Likewise, LZA/LHA archives require the `lha` executable (with fallback to `7z`). Opening PDF files requires `mutool`, provided by the [MuPDF](https://mupdf.com/) software.
+In order to to read RAR/CBR archives, either `rar` or `unrar` has to be installed. Alternatively, MComix can also make use of [unrar64.dll/libunrar.so](http://www.rarsoft.com/rar_add.htm). The library should be placed either in your default system library directory, or directly in MComix' root directory. To open 7Zip archives, the `7z` executable is required. Likewise, LZA/LHA archives require the `lha` executable (with fallback to `7z`). Opening PDF files requires either the [PyMuPDF](https://pypi.org/project/PyMuPDF/) package, or `mutool`, which is provided by the [MuPDF](https://mupdf.com/) software.

 User manual
 ---
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oddegamra</dc:creator><pubDate>Mon, 03 Jul 2023 19:33:20 -0000</pubDate><guid>https://sourceforge.netbb8935930778e1a3b4c3b3adfeb24d170112321e</guid></item><item><title>Home modified by Oddegamra</title><link>https://sourceforge.net/p/mcomix/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -18,7 +18,7 @@
 The following programs and libraries are required in order to install and run MComix:

 - [Python 3.7](http://www.python.org/) or newer.
-- [GTK+ 3](http://www.gtk.org/), [PyGObject](https://pygobject.readthedocs.io/en/latest/) 3.38.0 or newer, and [PyCairo](https://github.com/pygobject/pycairo) 1.20.0 or newer. Windows users need to install [MSYS2](https://www.msys2.org/) and install the necessary packages there.
+- [GTK+ 3](http://www.gtk.org/), [PyGObject](https://pygobject.readthedocs.io/en/latest/) 3.36.0 or newer, and [PyCairo](https://github.com/pygobject/pycairo) 1.16.0 or newer. Windows users need to install [MSYS2](https://www.msys2.org/) and install the necessary packages there.
 - [Python Imaging Library Fork (Pillow)](https://pypi.python.org/pypi/Pillow) 6.0.0 or newer.

 The above packages are only required if you intend to run MComix from source or on UNIX-like systems. The all-in-one Windows package already includes all dependencies.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oddegamra</dc:creator><pubDate>Tue, 08 Mar 2022 05:52:23 -0000</pubDate><guid>https://sourceforge.neta2da04779a49bbe92c3723f0913103ce2beda6c1</guid></item><item><title>Home modified by Oddegamra</title><link>https://sourceforge.net/p/mcomix/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -19,7 +19,7 @@

 - [Python 3.7](http://www.python.org/) or newer.
 - [GTK+ 3](http://www.gtk.org/), [PyGObject](https://pygobject.readthedocs.io/en/latest/) 3.38.0 or newer, and [PyCairo](https://github.com/pygobject/pycairo) 1.20.0 or newer. Windows users need to install [MSYS2](https://www.msys2.org/) and install the necessary packages there.
-- [Python Imaging Library Fork (Pillow)](https://pypi.python.org/pypi/Pillow) 5.4.0 or newer.
+- [Python Imaging Library Fork (Pillow)](https://pypi.python.org/pypi/Pillow) 6.0.0 or newer.

 The above packages are only required if you intend to run MComix from source or on UNIX-like systems. The all-in-one Windows package already includes all dependencies.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oddegamra</dc:creator><pubDate>Fri, 28 Jan 2022 17:58:42 -0000</pubDate><guid>https://sourceforge.net0ade50fb81a5afbcbe5a70552e008804b369593d</guid></item><item><title>Home modified by Oddegamra</title><link>https://sourceforge.net/p/mcomix/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -17,13 +17,13 @@

 The following programs and libraries are required in order to install and run MComix:

-- [Python 3.7](http://www.python.org/) or newer
+- [Python 3.7](http://www.python.org/) or newer.
 - [GTK+ 3](http://www.gtk.org/), [PyGObject](https://pygobject.readthedocs.io/en/latest/) 3.38.0 or newer, and [PyCairo](https://github.com/pygobject/pycairo) 1.20.0 or newer. Windows users need to install [MSYS2](https://www.msys2.org/) and install the necessary packages there.
 - [Python Imaging Library Fork (Pillow)](https://pypi.python.org/pypi/Pillow) 5.4.0 or newer.

 The above packages are only required if you intend to run MComix from source or on UNIX-like systems. The all-in-one Windows package already includes all dependencies.

-In order to to read RAR/CBR archives, either `rar` or `unrar` has to be installed. Alternatively, MComix can also make use of [unrar64.dll/libunrar.so](http://www.rarsoft.com/rar_add.htm). The library should be placed either in your default system library directory, or directly in MComix' root directory. To open 7Zip archives, the `7z` executable is required. Likewise, LZA/LHA archives require the `lha` executable. Opening PDF files requires `mutool`, provided by the [MuPDF](https://mupdf.com/) software.
+In order to to read RAR/CBR archives, either `rar` or `unrar` has to be installed. Alternatively, MComix can also make use of [unrar64.dll/libunrar.so](http://www.rarsoft.com/rar_add.htm). The library should be placed either in your default system library directory, or directly in MComix' root directory. To open 7Zip archives, the `7z` executable is required. Likewise, LZA/LHA archives require the `lha` executable (with fallback to `7z`). Opening PDF files requires `mutool`, provided by the [MuPDF](https://mupdf.com/) software.

 User manual
 ---
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oddegamra</dc:creator><pubDate>Wed, 26 Jan 2022 19:59:36 -0000</pubDate><guid>https://sourceforge.net92f3f0676839910206de51cf732b2e7478d217be</guid></item><item><title>Home modified by Oddegamra</title><link>https://sourceforge.net/p/mcomix/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -17,14 +17,13 @@

 The following programs and libraries are required in order to install and run MComix:

-- [Python 2.5](http://www.python.org/) or newer (Python 3 and up is *not* supported)
-- [GTK+](http://www.gtk.org/) and [PyGTK](http://www.pygtk.org/) 2.14 or newer. Windows users can install the [all-in-one package](http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/).
-- [Python Imaging Library (PIL)](http://www.pythonware.com/products/pil) 1.1.5 or newer, or [Pillow](https://pypi.python.org/pypi/Pillow), a PIL fork.
-- [Setuputils](https://pypi.python.org/pypi/setuptools/). In particular, this includes the **pkg-resources** subsystem of Setuputils which is required for MComix to run.
+- [Python 3.7](http://www.python.org/) or newer
+- [GTK+ 3](http://www.gtk.org/), [PyGObject](https://pygobject.readthedocs.io/en/latest/) 3.38.0 or newer, and [PyCairo](https://github.com/pygobject/pycairo) 1.20.0 or newer. Windows users need to install [MSYS2](https://www.msys2.org/) and install the necessary packages there.
+- [Python Imaging Library Fork (Pillow)](https://pypi.python.org/pypi/Pillow) 5.4.0 or newer.

 The above packages are only required if you intend to run MComix from source or on UNIX-like systems. The all-in-one Windows package already includes all dependencies.

-In order to to read RAR/CBR archives, either `rar` or `unrar` has to be installed. Alternatively, MComix can also make use of [unrar.dll/libunrar.so](http://www.rarsoft.com/rar_add.htm). The library should be placed either in your default system library directory, or directly in MComix' root directory. To open 7Zip archives, the `7z` executable is required. Likewise, LZA/LHA archives require the `lha` executable. Opening PDF files requires `mutool` and `mudraw`, provided by the `mupdf` package.
+In order to to read RAR/CBR archives, either `rar` or `unrar` has to be installed. Alternatively, MComix can also make use of [unrar64.dll/libunrar.so](http://www.rarsoft.com/rar_add.htm). The library should be placed either in your default system library directory, or directly in MComix' root directory. To open 7Zip archives, the `7z` executable is required. Likewise, LZA/LHA archives require the `lha` executable. Opening PDF files requires `mutool`, provided by the [MuPDF](https://mupdf.com/) software.

 User manual
 ---
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oddegamra</dc:creator><pubDate>Wed, 26 Jan 2022 19:57:53 -0000</pubDate><guid>https://sourceforge.net454105ea5a610197af63efb145b004d894120a7c</guid></item><item><title>Home modified by Ark</title><link>https://sourceforge.net/p/mcomix/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -4,7 +4,7 @@
 Summary
 ---

-MComix is an 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, 7Zip, LHA or tar/gz/bz2 archives as well as plain image files. It is written in Python using GTK+ through the PyGTK bindings, and runs on both Linux and Windows.
+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). It is written in Python using GTK+ through the PyGTK bindings, and runs on both Linux and Windows.

 MComix is a fork of the [Comix project](http://comix.sourceforge.net/), and aims to add bug fixes and stability improvements after Comix development came to a halt in late 2009.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ark</dc:creator><pubDate>Sun, 02 Aug 2015 17:13:04 -0000</pubDate><guid>https://sourceforge.net386f2b5b9627167fb5ca8ab544521161b85bacd7</guid></item><item><title>Home modified by Oddegamra</title><link>https://sourceforge.net/p/mcomix/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -37,3 +37,8 @@
 Comix has originally been developed by [Pontus Ekberg](http://sourceforge.net/users/herrekberg), who unfortunately disappeared from the internet one day. Many thanks to him and everyone else who contributed translations, suggestions, bug reports and fixes to this project!

 Icons with a filename starting with "gimp" are taken from The GIMP, and icons with a filename starting with "tango" are taken from the Tango Desktop Project. Most other icons are made by Victor Castillejo, creator of the GNOME-Colors icon theme.
+
+Developer resources
+---
+
+* The [Maintainance] page has instructions for common tasks related to releasing new versions of MComix.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oddegamra</dc:creator><pubDate>Sun, 01 Feb 2015 08:21:14 -0000</pubDate><guid>https://sourceforge.net9cdd7f6aaadcdd90802cea187ccba7f73bfb9597</guid></item></channel></rss>