Source: python-easywebdav Section: python Priority: optional Maintainer: Debian Python Modules Team Uploaders: IOhannes m zmölnig (Debian/GNU) Build-Depends: debhelper (>= 9~), dh-buildinfo, python, python3, devscripts, dh-python, python-setuptools, python3-setuptools, python3-requests, Testsuite: autopkgtest-pkg-python Standards-Version: 4.1.4 Homepage: https://github.com/amnong/easywebdav Vcs-Git: https://salsa.debian.org/python-team/modules/python-easywebdav.git Vcs-Browser: https://salsa.debian.org/python-team/modules/python-easywebdav Package: python-easywebdav Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, Description: 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. Package: python3-easywebdav Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, Description: straight-forward WebDAV client module (Python 3 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 3.x module.