Metadata-Version: 1.1
Name: Mopidy-API-Explorer
Version: 1.0.0
Summary: Mopidy API Explorer
Home-page: https://github.com/dz0ny/mopidy-api-explorer
Author: dz0ny
Author-email: dz0ny@ubuntu.si
License: MIT
Description: **********
        Mopidy-API-Explorer
        **********
        
        .. image:: https://pypip.in/v/Mopidy-API-Explorer/badge.png
            :target: https://pypi.python.org/pypi/Mopidy-API-Explorer/
            :alt: Latest PyPI version
        
        .. image:: https://pypip.in/d/Mopidy-API-Explorer/badge.png
            :target: https://pypi.python.org/pypi/Mopidy-API-Explorer/
            :alt: Number of PyPI downloads
        
        `Mopidy <http://www.mopidy.com/>`_ extension which lets you explore HTTP API.
        
        .. image:: http://drp.io/files/53cb6d4100143.png
        
        
        Installation
        ============
        
        Install by running::
        
            pip install Mopidy-API-Explorer
        
        Or, if available, install the Debian/Ubuntu package from `apt.mopidy.com
        <http://apt.mopidy.com/>`_.
        
        
        Usage
        =====
        
        #. Visit http://localhost:6680/api_explorer
        
        Project resources
        =================
        
        - `Source code <https://github.com/dz0ny/Mopidy-API-Explorer>`_
        - `Issue tracker <https://github.com/dz0ny/Mopidy-API-Explorer/issues>`_
        - `Download development snapshot
          <https://github.com/dz0ny/Mopidy-API-Explorer/archive/master.tar.gz#egg=Mopidy-API-Explorer-dev>`_
        
        Changelog
        =========
        
        v1.0.0 (2014-05-02)
        -------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Multimedia :: Sound/Audio :: Players
