Added package simplediff (#1194)

This commit is contained in:
Michael Rees 2019-10-01 23:00:27 -05:00 committed by Miran
parent 735494ef6b
commit 27289fd6ab

View File

@ -14581,5 +14581,18 @@
"description": "Create files of the desired size",
"license": "MIT",
"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"
}
]