mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package diffy (#3122)
This commit is contained in:
parent
5910866494
commit
e639a7c07a
@ -36184,5 +36184,21 @@
|
|||||||
"description": "Minimal Nim library that provides simple access to Windows Volume Shadow Copy Service (VSS)",
|
"description": "Minimal Nim library that provides simple access to Windows Volume Shadow Copy Service (VSS)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/srozb/nimvss"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user