Metadata-Version: 2.1
Name: Mopidy-Cranberry
Version: 0.1.0rc5
Summary: An opinionated web frontend for Mopidy
Author-Email: Alexander Kern <al-kern@web.de>
License: Apache-2.0
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Project-URL: Homepage, https://github.com/alkern/cranberry
Requires-Python: >=3.11
Requires-Dist: Mopidy>=3.0
Requires-Dist: Pykka>=2.0.1
Description-Content-Type: text/x-rst

****************
Mopidy-Cranberry
****************

An opinionated `Mopidy <https://mopidy.com/>`_ frontend.


Installation
============

Install by running::

    sudo pip install Mopidy-Cranberry

.. Or, if available, install the Debian/Ubuntu package from `apt.mopidy.com
.. <https://apt.mopidy.com/>`_.


Configuration
=============

Nothing to configure yet


Project resources
=================

- `Source code <https://github.com/alkern/cranberry>`_
- `Issue tracker <https://github.com/alkern/cranberry/issues>`_


Changelog
=========

v0.1.0 (2025-??-??)
-------------------

- Initial release.