Metadata-Version: 2.1
Name: webdav4
Version: 0.2
Summary: UNKNOWN
Home-page: https://github.com/skshetry/webdav4
Maintainer: Saugat Pachhai
Maintainer-email: suagatchhetri@outlook.com
License: MIT
Project-URL: Documentation, https://skshetry.github.io/webdav4
Description: # webdav4
        
        [![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
        ![ci](https://github.com/skshetry/webdav4/workflows/CI/badge.svg)
        [![codecov](https://codecov.io/gh/skshetry/webdav4/branch/main/graph/badge.svg)](https://codecov.io/gh/skshetry/webdav4)
        
        Webdav API with an (optional) fsspec implementation
        
        ## Installation
        
        ```console
        $ pip install webdav4
        ```
        
Keywords: webdav,webdav-client
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: fsspec
Provides-Extra: all
Provides-Extra: docs
Provides-Extra: qa
Provides-Extra: tests
Provides-Extra: dev
