Add gitapi.

This commit is contained in:
achesak 2015-09-05 13:16:30 -05:00
parent 1b3f9e4de8
commit b64dd31994

View File

@ -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"
}
]