Metadata-Version: 2.1
Name: thegmu-nextcloud-tools
Version: 0.2.0
Summary: The GMU NextCloud Tools
Home-page: https://bitbucket.org/thegmu/thegmu-nextcloud-tools
Author: Mybrid Wonderful, The GMU
License: MIT
Keywords: thegmu-nextcloud-tools,nextcloud,git
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Utilities
Classifier: Operating System :: Unix
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Unix Shell
Description-Content-Type: text/markdown
Requires-Dist: PyYAML

thegmu-nextcloud-tools
======================


.. image:: https://www.thegmu.com/jaz/static/img/birdie_logo_64x96.png


``thegmu-nextcloud-tools`` is a collection of Python tools for providing additional features to NextCloud (https://nextcloud.com). The NextCloud software is a Dropbox like file sharing service that you host yourself. Our first nextCloud tool is to mirror a GIT repo as an NextCloud folder.


:Authors: Mybrid Wonderful, Gregg Yearwood
:Date: 09/23/2020
:Support: mybrid@thegmu.com
:Version: # -*- coding: utf-8 -*- """ The GMU version for every Python project that is compliant to push to PyPi. """  __version__ = "0.2.0"
:Docs: http://the-gmu-nextcloud-tools.readthedocs.io/
:Source: https://bitbucket.org/thegmu/thegmu-nextcloud-tools
:Dnextload: http://pypi.python.org/pypi/thegmu-nextcloud-tools


