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

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.

Ecosystem
hackage.haskell.org
Latest Release
0.3.8.5
over 9 years ago
Versions
17
Downloads
9,603 total
Dependent Repos
2
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/sync-mht
spec
License MIT
First Release over 10 years ago
Last Synced 13 days ago
Repository
Stars 23 on GitHub
Forks 4 on GitHub