Metadata-Version: 2.1
Name: maestral-cocoa
Version: 1.9.3.dev0
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
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: click
Requires-Dist: maestral>=1.9.3.dev0
Requires-Dist: markdown2
Requires-Dist: toga==0.4.2
Requires-Dist: rubicon-objc>=0.4.5
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).
