Metadata-Version: 2.1
Name: Mopidy-Market
Version: 0.7
Summary: Mopidy extensions configuration UI
Home-page: https://github.com/stffart/mopidy-market
Author: stffart
Author-email: stffart@gmail.com
License: Apache License, Version 2.0
Description: *****************************
        Mopidy-Market
        *****************************
        
        Mopidy Market is JavaScript-based application for mopidy extensions management, installation and configuration.
        
        
        Features
        ========
        
        - Browse library of mopidy extensions
        - Install extensions from library
        - Configure mopidy extensions from web interface
        
        Installation
        ============
        
        Install by running::
        
            sudo python3 -m pip install Mopidy-Market
        
        
        Configuration
        =============
        
            [market]
            enabled = true
        
        Usage
        =====
        
        Enter the address of the Mopidy server that you are connecting to in your browser (e.g. http://localhost:6680/market)
        
        
Platform: UNKNOWN
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
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: dev
Provides-Extra: lint
Provides-Extra: node
Provides-Extra: release
Provides-Extra: test
