package unison

  1. Overview
  2. Docs
File-synchronization tool for Unix and Windows

Install

Dune Dependency

Authors

Maintainers

Sources

v2.53.4.tar.gz
md5=87962a9aef0caf940049d1e587f63368
sha512=91077955aabbd919e6d6df04a704878238d745ac3693e0e41b8a37a922db4ebfceb204378ab1283303ef5ad9d80445bc8caeafad36f67b8df8c30d8b4e0c6947

Description

Unison is a file-synchronization tool for Unix and Windows. It allows two replicas of a collection of files and directories to be stored on different hosts (or different disks on the same host), modified separately, and then brought up to date by propagating the changes in each replica to the other.

Published: 21 Feb 2024

Dependencies (1)

  1. ocaml >= "4.08"

Dev Dependencies

None

Used by (1)

  1. unison-gui

Conflicts

None