mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package simplediff (#1194)
This commit is contained in:
parent
735494ef6b
commit
27289fd6ab
@ -14581,5 +14581,18 @@
|
|||||||
"description": "Create files of the desired size",
|
"description": "Create files of the desired size",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/pdrb/nim-fwrite"
|
"web": "https://github.com/pdrb/nim-fwrite"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "simplediff",
|
||||||
|
"url": "https://git.sr.ht/~reesmichael1/nim-simplediff",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"diff",
|
||||||
|
"simplediff",
|
||||||
|
""
|
||||||
|
],
|
||||||
|
"description": "A library for straightforward diff calculation",
|
||||||
|
"license": "GPL-3.0",
|
||||||
|
"web": "https://git.sr.ht/~reesmichael1/nim-simplediff"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user