Merge pull request #127 from achesak/master

Added pythonpathlib.
This commit is contained in:
Dominik Picheta 2015-02-13 14:18:52 +00:00
commit e56827ec95

View File

@ -1227,5 +1227,14 @@
"description": "JSON Web Tokens for Nim",
"license": "MIT",
"web": "https://github.com/ekarlso/nim-jwt"
},
{
"name": "pythonpathlib",
"url": "git://github.com/achesak/nim-pythonpathlib.git",
"method": "git",
"tags": ["path", "directory", "python", "library"],
"description": "Module for working with paths that is as similar as possible to Python's pathlib",
"license": "MIT",
"web": "https://github.com/achesak/nim-pythonpathlib"
}
]