aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 5a7e709..73a2982 100644
--- a/packages.json
+++ b/packages.json
@@ -7015,5 +7015,20 @@
"description": "untitled shell history application",
"license": "MIT",
"web": "https://github.com/subsetpark/untitled-shell-history-application"
+ },
+ {
+ "name": "libgit2",
+ "url": "https://github.com/barcharcraz/libgit2-nim",
+ "method": "git",
+ "tags": [
+ "git",
+ "libgit",
+ "libgit2",
+ "vcs",
+ "wrapper"
+ ],
+ "description": "Libgit2 low level wrapper",
+ "license": "MIT",
+ "web": "https://github.com/barcharcraz/libgit2-nim"
}
]