xdiff/dub.json
2025-08-31 00:31:12 +03:00

10 lines
No EOL
317 B
JSON

{
"authors": [
"Alexander Zhirov"
],
"copyright": "Copyright © 2025, Alexander Zhirov",
"description": "The LibXDiff library implements basic and yet complete functionalities to create file differences/patches to both binary and text files.",
"license": "BSL-1.0",
"name": "xdiff",
"targetType": "library"
}