mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Add package diff (#1279)
This commit is contained in:
parent
b6567b7ab3
commit
11a0104f79
@ -15675,5 +15675,17 @@
|
|||||||
"description": "This library is a wrapper to C GDBM library",
|
"description": "This library is a wrapper to C GDBM library",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/vycb/gdbmc.nim"
|
"web": "https://github.com/vycb/gdbmc.nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "diff",
|
||||||
|
"url": "https://github.com/mark-summerfield/diff",
|
||||||
|
"method": "hg",
|
||||||
|
"tags": [
|
||||||
|
"diff",
|
||||||
|
"sequencematcher"
|
||||||
|
],
|
||||||
|
"description": "Library for finding the differences between two sequences",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"web": "https://github.com/mark-summerfield/diff"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user