Metadata-Version: 1.1
Name: Mopidy-dLeyna
Version: 1.2.0
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
        ========================================================================
        
        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_.
        
        
        Project Resources
        ------------------------------------------------------------------------
        
        .. image:: https://img.shields.io/pypi/v/Mopidy-dLeyna.svg?style=flat
            :target: https://pypi.python.org/pypi/Mopidy-dLeyna/
            :alt: Latest PyPI version
        
        .. image:: https://img.shields.io/travis/tkem/mopidy-dleyna/master.svg?style=flat
            :target: https://travis-ci.org/tkem/mopidy-dleyna
            :alt: Travis CI build status
        
        .. image:: https://img.shields.io/coveralls/tkem/mopidy-dleyna/master.svg?style=flat
           :target: https://coveralls.io/r/tkem/mopidy-dleyna?branch=master
           :alt: Test coverage
        
        .. image:: https://readthedocs.org/projects/mopidy-dleyna/badge/?version=latest&style=flat
           :target: http://mopidy-dleyna.readthedocs.io/en/latest/
           :alt: Documentation Status
        
        - `Issue Tracker`_
        - `Source Code`_
        - `Change Log`_
        
        
        License
        ------------------------------------------------------------------------
        
        Copyright (c) 2015, 2016 Thomas Kemmer.
        
        Licensed under the `Apache License, Version 2.0`_.
        
        
        .. _Mopidy: http://www.mopidy.com/
        .. _DLNA: http://www.dlna.org/
        .. _dLeyna: http://01.org/dleyna
        
        .. _Documentation: http://mopidy-dleyna.readthedocs.io/en/latest/
        .. _Issue Tracker: https://github.com/tkem/mopidy-dleyna/issues/
        .. _Source Code: https://github.com/tkem/mopidy-dleyna/
        .. _Change Log: https://github.com/tkem/mopidy-dleyna/blob/master/CHANGES.rst
        
        .. _Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
        
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 :: 2
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
