Added package diffy (#3122)

This commit is contained in:
Jaremy Creechley 2025-09-17 06:08:57 -06:00 committed by GitHub
parent 5910866494
commit e639a7c07a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36184,5 +36184,21 @@
"description": "Minimal Nim library that provides simple access to Windows Volume Shadow Copy Service (VSS)",
"license": "MIT",
"web": "https://github.com/srozb/nimvss"
},
{
"name": "diffy",
"url": "https://github.com/elcritch/diffy",
"method": "git",
"tags": [
"image-search",
"images",
"differences",
"searching",
"ui-automation",
"automation"
],
"description": "Simple diff and sub-image finder with SIMD based on Pixie",
"license": "Apache-2.0",
"web": "https://github.com/elcritch/diffy"
}
]