Metadata-Version: 2.1
Name: cloudstor
Version: 0.1.2
Summary: Python access to AARNET cloudstor (owncloud) storage via webdav
Home-page: https://github.com/underworldcode/cloudstor
Author: Louis Moresi
Author-email: louis.moresi@anu.edu.au
License: UNKNOWN
Description: # cloudstor
        
        _Simple python tool to interface with the AARNET cloudstor (owncloud) deployment via webdav_
        
        This is a simple webdav interface to the very specific implementation of the owncloud storage
        solution that is available to all Australian researchers to store and share their data.
        (See [https://www.aarnet.edu.au/.../cloudstor](https://www.aarnet.edu.au/network-and-services/cloud-services-applications/cloudstor) for details of this service)
        
        The github repository for this project is located at [https://github.com/underworldcode/cloudstor](https://github.com/underworldcode/cloudstor)
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
