Metadata-Version: 2.1
Name: Mopidy-Podcast
Version: 3.0.0
Summary: Mopidy extension for browsing and playing 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
        **************
        
        .. image:: https://img.shields.io/pypi/v/Mopidy-Podcast
            :target: https://pypi.org/project/Mopidy-Podcast/
            :alt: Latest PyPI version
        
        .. image:: https://img.shields.io/circleci/build/gh/tkem/mopidy-podcast
            :target: https://circleci.com/gh/tkem/mopidy-podcast
            :alt: CircleCI build status
        
        .. image:: https://img.shields.io/codecov/c/gh/tkem/mopidy-podcast
            :target: https://codecov.io/gh/tkem/mopidy-podcast
            :alt: Test coverage
        
        .. image:: https://img.shields.io/readthedocs/mopidy-podcast
            :target: https://mopidy-podcast.readthedocs.io/
            :alt: Read the Docs build status
        
        Mopidy-Podcast is a Mopidy_ extension for browsing and playing
        podcasts.
        
        This extension lets you browse podcasts distributed as RSS feeds and
        play individual episodes in a variety of audio formats.  Podcasts are
        mapped to albums, while podcast episodes are shown as tracks in
        Mopidy, with metadata converted to Mopidy’s native data model where
        applicable.  OPML 2.0 subscription lists and directories are also
        supported for multi-level browsing.
        
        For more information and installation instructions, please see
        Mopidy-Podcast's online documentation_.
        
        .. _Mopidy: http://www.mopidy.com/
        .. _Documentation: http://mopidy-podcast.readthedocs.io/en/latest/
        
        
        Project Resources
        =================
        
        - `Source code <https://github.com/tkem/mopidy-podcast>`_
        - `Issue tracker <https://github.com/tkem/mopidy-podcast/issues>`_
        - `Changelog <https://github.com/tkem/mopidy-podcast/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-podcast/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: docs
Provides-Extra: lint
Provides-Extra: release
Provides-Extra: test
Provides-Extra: dev
