aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 0fba27a..7bd9cc4 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]