Notice: file_put_contents(): Write of 127859 bytes failed with errno=28 No space left on device in /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php on line 36

Warning: http_response_code(): Cannot set response code - headers already sent (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 17

Warning: Cannot modify header information - headers already sent by (output started at /opt/frankenphp/design.onmedianet.com/app/src/Arsae/CacheManager.php:36) in /opt/frankenphp/design.onmedianet.com/app/src/Models/Response.php on line 20
Meld (software) - Wikipedia Jump to content

Meld (software)

From Wikipedia, the free encyclopedia
Meld
Original authorsStephen Kennedy, Kai Willadsen, Vincent Legoll
DeveloperThe GNOME Project
Initial releaseAugust 8, 2002; 23 years ago (2002-08-08)[1]
Stable release
3.22.2 / March 24, 2024; 18 months ago (2024-03-24)[2]
Repository
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

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, Baazar, 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 are as follows:

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

See also

[edit]

References

[edit]
  1. ^ "meld - Compare files, directories and working copies". git.gnome.org.
  2. ^ "Tags - GNOME / meld". The GNOME Project. Retrieved 19 March 2021.
[edit]