mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added pythonpathlib.
This commit is contained in:
parent
960d3a6648
commit
62e5ee1561
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user