Add package diffoutput (#1293)

This commit is contained in:
John Dupuy
2019-12-29 09:01:23 +01:00
committed by Miran
parent 05420d55da
commit e688beac10
+13
View File
@@ -15688,6 +15688,19 @@
"license": "Apache-2.0",
"web": "https://github.com/mark-summerfield/diff"
},
{
"name": "diffoutput",
"url": "https://github.com/JohnAD/diffoutput",
"method": "git",
"tags": [
"diff",
"stringification",
"reversal"
],
"description": "Collection of Diff stringifications (and reversals)",
"license": "MIT",
"web": "https://github.com/JohnAD/diffoutput"
},
{
"name": "importc_helpers",
"url": "https://github.com/couven92/nim-importc-helpers.git",