Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Meld (software)

From Wikipedia, the free encyclopedia
Meld
Original authorsStephen Kennedy, Kai Willadsen, Vincent Legoll
DeveloperThe GNOME Project
ReleaseAugust 8, 2002; 23 years ago (2002-08-08)[1]
Stable release
3.24.0 / June 20, 2026; 41 days ago (2026-06-20)[2]
Written inPython, PyGTK/PyGObject
Operating systemLinux and Unix-like, macOS, Windows
TypeDiff viewer
LicenseGPL-2.0-or-later
Websitemeldmerge.org,
gitlab.gnome.org/GNOME/meld/-/wikis/home
Repository

Meld is a visual diff and merge tool, targeted at developers. It allows users to compare two or three files or directories visually, color-coding the different lines.

Meld can be used for comparing files, directories, and version controlled repositories. It provides two- and three-way comparison of both files and directories, and supports many version control systems including Git, Mercurial, Bazaar, CVS and Subversion.

Meld is free and open-source software subject to the terms of the GNU General Public License (GPL-2.0-or-later).

Requirements

[edit]

Requirements for Meld 3.22.2:

  • Python 3.4
  • GTK+ 3.20
  • GLib 2.36
  • PyGObject 3.20
  • GtkSourceView 3.20
  • pycairo

Port to GTK 4

[edit]
Meld 3.23.1 is the last version to use GTK 3.

As of April 2026, a port to GTK 4 is in development,[3] with partial window state tracking for GTK 4 having been implemented since 2023.[4]

See also

[edit]

References

[edit]
  1. "meld - Compare files, directories and working copies". git.gnome.org.
  2. "Tags - GNOME / meld". The GNOME Project. Retrieved 2026-07-08.
  3. https://gitlab.gnome.org/GNOME/meld/-/commit/4e72798a3b01f8fdee971ca1ec7b1efbb13601f0
  4. https://gitlab.gnome.org/GNOME/meld/-/commit/30310036479e2e04e4b4bcc1922a41570875ca12
[edit]