Metadata-Version: 2.1
Name: pyncclient-ext
Version: 0.1.0
Summary: Python extended Nextcloud Client
Home-page: https://github.com/inab/pyncclient-ext
Author: José M. Fernández <https://orcid.org/0000-0002-4806-5140>
Author-email: jose.m.fernandez@bsc.es
License: MIT
Project-URL: Bug Tracker, https://github.com/inab/pyncclient-ext/issues
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Python extended Nextcloud Client

This library is available through `pip` as [pyncclient-ext](https://pypi.org/project/pyncclient-ext/) .
It is a subclass of [pyncclient](https://pypi.org/project/pyncclient/) library,
implementing chunked upload from a stream and partial system tag management and assignment.
