Meld (software)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 62.28.219.4 (talk) at 08:27, 18 February 2020 (Updated Stable Release). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Meld
Original author(s)Stephen Kennedy, Kai Willadsen, Vincent Legoll
Developer(s)The GNOME Project
Initial releaseAugust 8, 2002; 21 years ago (2002-08-08)[1]
Stable release
3.20.2 / February 16, 2020; 4 years ago (2020-02-16)[2]
Repository
Written inPython, PyGTK/PyGObject
Operating systemLinux and Unix-like, macOS, Windows
TypeDiff viewer
LicenseGPL-2.0
Websitemeldmerge.org,
wiki.gnome.org/Apps/Meld

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

Meld allows you to compare 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, Baazar, CVS and Subversion.

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

Requirements

Requirements for Meld 3.18.0 are as follows:

  • Python 3.3
  • GTK+ 3.14
  • GLib 2.36
  • PyGObject 3.14
  • GtkSourceView 3.14
  • pycairo

See also

References

  1. ^ "meld - Compare files, directories and working copies". git.gnome.org.
  2. ^ "Tags - GNOME / meld". The GNOME Project. Retrieved 18 February 2020.

External links