[ buster ]
[ 源代码: python-easywebdav ]
软件包:python-easywebdav(1.2.0-4)
python-easywebdav 的相关链接
Debian 的资源:
下载源码包 python-easywebdav:
- [python-easywebdav_1.2.0-4.dsc]
- [python-easywebdav_1.2.0.orig.tar.gz]
- [python-easywebdav_1.2.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
straight-forward WebDAV client module (Python 2 interface)
EasyWebDAV is an easy to use WebDAV client implementation for Python. It features:
- Basic authentication - Creating directories, removing directories and files - Uploading and downloading files - Directory listing - Support for client side SSL certificates
This package provides the Python 2.x module.
其他与 python-easywebdav 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings