Metadata-Version: 1.1
Name: Mopidy-Podcast-iTunes
Version: 0.2.0
Summary: Mopidy-Podcast extension for searching and browsing podcasts on the iTunes Store
Home-page: https://github.com/tkem/mopidy-podcast-itunes
Author: Thomas Kemmer
Author-email: tkemmer@computer.org
License: Apache License, Version 2.0
Description: Mopidy-Podcast-iTunes
        ========================================================================
        
        Mopidy-Podcast-iTunes is a Mopidy-Podcast_ extension for searching and
        browsing podcasts on the `iTunes Store`_.
        
        
        Installation
        ------------------------------------------------------------------------
        
        First, make sure you have Mopidy-Podcast version 0.4.0 or later
        installed.  Then Mopidy-Podcast-iTunes can be installed using pip by
        running::
        
            pip install Mopidy-Podcast-iTunes
        
        After a restart, Mopidy-Podcast will pick up the installed extension
        automatically and use it for browsing and searching.
        
        You can also download and install Debian/Ubuntu packages for
        Mopidy-Podcast-iTunes releases_.
        
        
        Project Resources
        ------------------------------------------------------------------------
        
        - `Documentation`_
        - `Issue Tracker`_
        - `Source Code`_
        - `Change Log`_
        - `Development Snapshot`_
        
        .. image:: https://pypip.in/v/Mopidy-Podcast-iTunes/badge.png
            :target: https://pypi.python.org/pypi/Mopidy-Podcast-iTunes/
            :alt: Latest PyPI version
        
        .. image:: https://pypip.in/d/Mopidy-Podcast-iTunes/badge.png
            :target: https://pypi.python.org/pypi/Mopidy-Podcast-iTunes/
            :alt: Number of PyPI downloads
        
        
        License
        ------------------------------------------------------------------------
        
        Copyright (c) 2014 Thomas Kemmer.
        
        Licensed under the `Apache License, Version 2.0`_.
        
        
        .. _Mopidy-Podcast: https://github.com/tkem/mopidy-podcast
        .. _iTunes Store: https://itunes.apple.com/genre/podcasts/id26
        .. _releases: https://github.com/tkem/mopidy-podcast-itunes/releases
        .. _Documentation: http://mopidy-podcast.readthedocs.org/en/latest/ext/itunes.html
        .. _Source Code: https://github.com/tkem/mopidy-podcast-itunes
        .. _Issue Tracker: https://github.com/tkem/mopidy-podcast-itunes/issues/
        .. _Change Log: https://raw.github.com/tkem/mopidy-podcast-itunes/master/Changes
        .. _Development Snapshot: https://github.com/tkem/mopidy-podcast-itunes/tarball/master#egg=Mopidy-Podcast-iTunes-dev
        .. _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
