Metadata-Version: 1.1
Name: Mopidy-Podcast
Version: 1.1.0
Summary: Mopidy extension for searching and browsing podcasts
Home-page: https://github.com/tkem/mopidy-podcast
Author: Thomas Kemmer
Author-email: tkemmer@computer.org
License: Apache License, Version 2.0
Description: Mopidy-Podcast
        ========================================================================
        
        Mopidy-Podcast is a Mopidy_ extension for searching and browsing
        podcasts.
        
        
        Installation
        ------------------------------------------------------------------------
        
        Mopidy-Podcast can be installed using pip_ by running::
        
            pip install Mopidy-Podcast
        
        
        Project Resources
        ------------------------------------------------------------------------
        
        .. image:: http://img.shields.io/pypi/v/Mopidy-Podcast.svg?style=flat
            :target: https://pypi.python.org/pypi/Mopidy-Podcast/
            :alt: Latest PyPI version
        
        .. image:: http://img.shields.io/pypi/dm/Mopidy-Podcast.svg?style=flat
            :target: https://pypi.python.org/pypi/Mopidy-Podcast/
            :alt: Number of PyPI downloads
        
        .. image:: http://img.shields.io/travis/tkem/mopidy-podcast/master.svg?style=flat
            :target: https://travis-ci.org/tkem/mopidy-podcast/
            :alt: Travis CI build status
        
        .. image:: http://img.shields.io/coveralls/tkem/mopidy-podcast/master.svg?style=flat
           :target: https://coveralls.io/r/tkem/mopidy-podcast/
           :alt: Test coverage
        
        .. image:: https://readthedocs.org/projects/mopidy-podcast/badge/?version=latest&style=flat
           :target: https://readthedocs.org/projects/mopidy-podcast/?badge=latest
           :alt: Documentation Status
        
        - `Documentation`_
        - `Issue Tracker`_
        - `Source Code`_
        - `Change Log`_
        
        
        License
        ------------------------------------------------------------------------
        
        Copyright (c) 2014 Thomas Kemmer.
        
        Licensed under the `Apache License, Version 2.0`_.
        
        
        .. _Mopidy: http://www.mopidy.com/
        
        .. _pip: https://pip.pypa.io/en/latest/
        
        .. _Documentation: http://mopidy-podcast.readthedocs.org/en/latest/
        .. _Issue Tracker: https://github.com/tkem/mopidy-podcast/issues/
        .. _Source Code: https://github.com/tkem/mopidy-podcast
        .. _Change Log: https://github.com/tkem/mopidy-podcast/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
