2 Star 8 Fork 3

aeix / meld

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
meld.doap 1.56 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8"?>
<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">Meld</name>
<shortdesc xml:lang="en">Compare files, directories and working copies</shortdesc>
<description xml:lang="en">Meld is a visual diff and merge tool. It lets you
compare two or three files, and updates the comparisons while you edit them
in-place. You can also compare folders, launching comparisons of individual
files as desired. Last but by no means least, Meld lets you work with your
current changes in a wide variety of version control systems, including Git,
Bazaar, Mercurial, Subversion and CVS.</description>
<homepage rdf:resource="https://meldmerge.org/" />
<support-forum rdf:resource="https://discourse.gnome.org/tag/meld" />
<developer-forum rdf:resource="https://discourse.gnome.org/tag/meld" />
<download-page rdf:resource="https://download.gnome.org/sources/meld/" />
<bug-database rdf:resource="https://gitlab.gnome.org/GNOME/meld/issues" />
<category rdf:resource="http://api.gnome.org/doap-extensions#apps" />
<programming-language>Python</programming-language>
<maintainer>
<foaf:Person>
<foaf:name>Kai Willadsen</foaf:name>
<foaf:mbox rdf:resource="mailto:kai.willadsen@gmail.com" />
<gnome:userid>kaiw</gnome:userid>
</foaf:Person>
</maintainer>
</Project>
Python
1
https://gitee.com/aeix/meld.git
git@gitee.com:aeix/meld.git
aeix
meld
meld
master

搜索帮助