Metadata-Version: 2.1
Name: maestral-gui
Version: 0.1
Summary: Open-source Dropbox client for macOS and Linux.
Home-page: https://github.com/SamSchott/maestral-gui
Author: Sam Schott
Author-email: ss2151@cam.ac.uk
License: MIT
Description: [![PyPi Release](https://img.shields.io/pypi/v/maestral-gui.svg)](https://pypi.org/project/maestral-gui/)
        [![Pyversions](https://img.shields.io/pypi/pyversions/maestral-gui.svg)](https://pypi.org/pypi/maestral-gui/)
        
        # Maestral GUI <img src="https://raw.githubusercontent.com/SamSchott/maestral-dropbox/develop/maestral/resources/maestral.png" align="right" title="Maestral" width="110" height="110">
        
        A user interface for the [Maestral Daemon](https://www.github.com/samschott/maestral-dropbox).
        This package currently install [maestral-cocoa](https://www.github.com/samschott/maestral-cocoa)
        or [maestral-qt](https://www.github.com/samschott/maestral-cocoa), depending on the
        platform, and mainly serves to reserve the namespace on PyPI.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python
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 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
