Metadata-Version: 2.1
Name: Mopidy-dLeyna
Version: 2.0.1
Summary: Mopidy extension for playing music from Digital Media Servers
Home-page: https://github.com/tkem/mopidy-dleyna
Author: Thomas Kemmer
Author-email: tkemmer@computer.org
License: Apache License, Version 2.0
Description: *************
        Mopidy-dLeyna
        *************
        
        .. image:: https://img.shields.io/pypi/v/Mopidy-dLeyna
            :target: https://pypi.org/project/Mopidy-dLeyna/
            :alt: Latest PyPI version
        
        .. image:: https://img.shields.io/circleci/build/gh/tkem/mopidy-dleyna
            :target: https://circleci.com/gh/tkem/mopidy-dleyna
            :alt: CircleCI build status
        
        .. image:: https://img.shields.io/codecov/c/gh/tkem/mopidy-dleyna
            :target: https://codecov.io/gh/tkem/mopidy-dleyna
            :alt: Test coverage
        
        .. image:: https://img.shields.io/readthedocs/mopidy-dleyna
            :target: https://mopidy-dleyna.readthedocs.io/
            :alt: Read the Docs build status
        
        Mopidy-dLeyna is a Mopidy_ extension that lets you play music from
        DLNA_ Digital Media Servers using the dLeyna_ D-Bus interface.
        
        This extension lets you browse, search, and stream music from your
        NAS, PC, or any other device running a UPnP/DLNA compliant media
        server.  Compatible devices are discovered automatically on your local
        network, so there is no configuration needed.
        
        For more information and installation instructions, please see
        Mopidy-dLeyna's online documentation_.
        
        .. _Mopidy: http://www.mopidy.com/
        .. _DLNA: http://www.dlna.org/
        .. _dLeyna: http://01.org/dleyna
        .. _Documentation: https://mopidy-dleyna.readthedocs.io/
        
        
        Project resources
        =================
        
        - `Source code <https://github.com/tkem/mopidy-dleyna>`_
        - `Issue tracker <https://github.com/tkem/mopidy-dleyna/issues>`_
        - `Changelog <https://github.com/tkem/mopidy-dleyna/blob/master/CHANGELOG.rst>`_
        
        
        Credits
        =======
        
        - Original author: `Thomas Kemmer <https://github.com/tkem>`__
        - Current maintainer: `Thomas Kemmer <https://github.com/tkem>`__
        - `Contributors <https://github.com/tkem/mopidy-dleyna/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: dev
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: release
Provides-Extra: test
