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 699afd4..4473eb5 100644
--- a/packages.json
+++ b/packages.json
@@ -3227,5 +3227,18 @@
"description": "Library for detecting the format of an video file",
"license": "MIT",
"web": "https://github.com/achesak/nim-vidhdr"
+ },
+ {
+ "name": "gitapi",
+ "url": "git://github.com/achesak/nim-gitapi",
+ "method": "git",
+ "tags": [
+ "git",
+ "version control",
+ "library"
+ ],
+ "description": "Nim wrapper around the git version control software",
+ "license": "MIT",
+ "web": "https://github.com/achesak/nim-gitapi"
}
]