Metadata-Version: 2.1
Name: maestral-cocoa
Version: 1.4.8.dev1
Summary: Open-source Dropbox client for macOS and Linux.
Home-page: https://maestral.app
Author: Sam Schott
Author-email: sam.schott@outlook.com
License: MIT
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.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: maestral (>=1.4.8.dev1)
Requires-Dist: markdown2
Requires-Dist: toga (==0.3.0.dev28)
Requires-Dist: rubicon-objc (>=0.4.0)
Requires-Dist: importlib-metadata ; python_version < "3.8"
Requires-Dist: importlib-resources ; python_version < "3.9"
Provides-Extra: dev
Requires-Dist: black ; extra == 'dev'
Requires-Dist: bump2version ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: pre-commit ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: types-pkg-resources ; extra == 'dev'
Requires-Dist: types-requests ; extra == 'dev'

[![PyPi Release](https://img.shields.io/pypi/v/maestral-cocoa.svg)](https://pypi.org/project/maestral-cocoa/)
[![Pyversions](https://img.shields.io/pypi/pyversions/maestral-cocoa.svg)](https://pypi.org/pypi/maestral-cocoa/)

# Maestral Cocoa <img src="https://raw.githubusercontent.com/SamSchott/maestral/master/src/maestral/resources/maestral.png" align="right" title="Maestral" width="110" height="110">

A Cocoa user interface for the [Maestral Daemon](https://www.github.com/samschott/maestral-dropbox).


