Meld (software)

{{Short description|GNOME visual diff and merge tool}}

{{Primary sources|date=May 2022}}

{{Infobox software

| name =

| title = Meld

| logo = Meld Logo.svg

| logo caption =

| logo_size =

| logo_alt =

| screenshot = Meld file1.png

| caption = Meld 3.x.y performing a file comparison

| screenshot_size =

| screenshot_alt =

| collapsible =

| author = Stephen Kennedy, Kai Willadsen, Vincent Legoll

| developer = The GNOME Project

| released = {{Start date and age|2002|08|08}}{{cite web

| url = https://git.gnome.org/browse/meld/tag/?h=release-0_5_1

| title = meld - Compare files, directories and working copies

| website = git.gnome.org}}

| discontinued =

| latest release version = 3.22.2

| latest release date = {{Start date and age|2024|03|24}}{{cite web

| url = https://gitlab.gnome.org/GNOME/meld/tags

| title = Tags - GNOME / meld

| publisher = The GNOME Project

| access-date = 19 March 2021}}

| programming language = Python, PyGTK/PyGObject

| operating system = Linux and Unix-like, macOS, Windows

| platform =

| size =

| language =

| language count =

| language footnote =

| genre = Diff viewer

| license = GPL-2.0-or-later

| website = {{URL|https://meldmerge.org}},
{{URL|https://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

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

{{Portal|Free and open-source software}}

References

{{Reflist}}

  • {{Cite web |title=Don't love diff? Use Meld instead |url=https://opensource.com/article/20/3/meld |access-date=2023-02-01 |website=opensource.com |language=en|date=March 23, 2020}}
  • {{Cite web |date=2019-09-18 |title=Meld is an excellent file and folder comparison tool for Windows and Linux |url=https://www.ghacks.net/2019/09/18/meld-is-an-excellent-file-and-folder-comparison-tool-for-windows-and-linux/ |access-date=2023-02-01 |website=gHacks Technology News |language=en-US}}