Added package webdavclient (#1304)

This commit is contained in:
Beshr Kayali 2020-01-05 17:33:48 +01:00 committed by Miran
parent 6f2212423d
commit 9de14384d6

View File

@ -15957,5 +15957,18 @@
"description": "Get information on files and folders in OneDrive",
"license": "MIT",
"web": "https://github.com/ThomasTJdev/nim_onedrive"
},
{
"name": "webdavclient",
"url": "https://github.com/beshrkayali/webdavclient",
"method": "git",
"tags": [
"webdav",
"library",
"async"
],
"description": "WebDAV Client for Nim",
"license": "MIT",
"web": "https://github.com/beshrkayali/webdavclient"
}
]