-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
unison.appdata.xml
30 lines (30 loc) · 1.19 KB
/
unison.appdata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2018 David Personette <[email protected]> -->
<component type="desktop">
<id>unison251.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Unison251</name>
<summary>Multi-master File synchronization tool - gtk interface</summary>
<description>
<p>
Unison is a multi-master file-synchronization tool. It allows two
replicas of a collection of files and directories to be stored on
different hosts (or different locations on the same host), modified
separately, and then brought up to date by propagating the changes
in each replica to the other.
</p>
<p>
Note that this package contains Unison version 2.48, and
will never be upgraded to a different major version. Other packages
exist if you require a different major version.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://ocaml.org/img/unison.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://www.cis.upenn.edu/~bcpierce/unison/</url>
<update_contact>dperson_at_gmail.com</update_contact>
</component>