Merge pull request #975 from MaxUNof/master

Add package gurl
This commit is contained in:
Dominik Picheta 2019-01-04 20:51:07 +00:00 committed by GitHub
commit 1f4be30212
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12336,5 +12336,19 @@
"description": "itch.io API Client for Nim",
"license": "MIT",
"web": "https://github.com/juancarlospaco/nim-itchio"
},
{
"name": "gurl",
"url": "https://github.com/MaxUNof/gurl",
"method": "git",
"tags": [
"tags",
"http",
"generating",
"url"
],
"description": "A little lib for generating URL with args.",
"license": "MIT",
"web": "https://github.com/MaxUNof/gurl"
}
]