Add gitapi.
This commit is contained in:
parent
1b3f9e4de8
commit
b64dd31994
1 changed files with 13 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue