blob: ab48b66baff822d6a16f86972b8461f15b29a03b (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "libxdiff",
"version-string": "0.23",
"port-version": 1,
"description": "The LibXDiff library implements basic and yet complete functionalities to create file differences/patches to both binary and text files. The library uses memory files as file abstraction to achieve both performance and portability.",
"homepage": "https://github.com/Drako/libxdiff",
"supports": "!uwp"
}
|