An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : sync-mht

A command line tool that can be used to incrementally synchronize a directory hierarchy with a second one. It is using a Merkle-Hash-Tree to compare the folders, such that the synchronization time and communication (round) complexity grows only logarithmically with the size of the directories (assuming the actual difference of the directories is small). The communication happens through standard streams between parent and child processes, which can easily be routed through remote command execution tools.

Registry - Source - JSON - codemeta.json
purl: pkg:hackage/sync-mht
Keywords: library , mit , program , utility , Propose Tags , communication , directory-hierarchy , synchronization
License: MIT
Latest release: over 9 years ago
First release: over 10 years ago
Dependent repositories: 2
Downloads: 9,603 total
Stars: 23 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago

    Loading...
    Readme
    Loading...