Metadata-Version: 2.1
Name: Mopidy-Moparty
Version: 0.2.0
Summary: Extended version of party extension, with Elm frontend
Home-page: https://github.com/pingiun/mopidy-moparty
Author: Jelle Besseling
Author-email: jelle@besseling.email
License: Apache License, Version 2.0
Description: ****************************
        Mopidy-Moparty
        ****************************
        
        .. image:: https://img.shields.io/pypi/v/Mopidy-Moparty
            :target: https://pypi.org/project/Mopidy-Moparty/
            :alt: Latest PyPI version
        
        .. image:: https://github.com/pingiun/mopidy-moparty/workflows/Linting%20and%20Testing/badge.svg
            :target: https://circleci.com/gh/pingiun/mopidy-moparty
            :alt: GitHub Actions build status
        
        Extended version of party extension, with Elm frontend
        
        
        Installation
        ============
        
        Install by running::
        
            python3 -m pip install Mopidy-Moparty
        
        See https://mopidy.com/ext/moparty/ for alternative installation methods.
        
        
        Configuration
        =============
        
        No configuration is currently supported
        
        
        Project resources
        =================
        
        - `Source code <https://github.com/pingiun/mopidy-moparty>`_
        - `Issue tracker <https://github.com/pingiun/mopidy-moparty/issues>`_
        - `Changelog <https://github.com/pingiun/mopidy-moparty/blob/master/CHANGELOG.rst>`_
        
        
        Credits
        =======
        
        - Original author: `Jelle Besseling <https://github.com/pingiun>`__
        - Current maintainer: `Jelle Besseling <https://github.com/pingiun>`__
        - `Contributors <https://github.com/pingiun/mopidy-moparty/graphs/contributors>`_
        
Platform: UNKNOWN
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
Requires-Python: >=3.7
Provides-Extra: lint
Provides-Extra: release
Provides-Extra: test
Provides-Extra: dev
