Metadata-Version: 2.0
Name: Mopidy-Rough-Base
Version: 2.0.2
Summary: Shared classes for building radio rough guis.
Home-page: https://github.com/unusualcomputers/unusualcomputers/tree/master/code/mopidy/mopidyroughbase
Author: Unusual Computers
Author-email: unusual.computers@gmail.com
License: Apache License, Version 2.0
Description-Content-Type: UNKNOWN
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
Requires-Dist: Mopidy (>=1.0)
Requires-Dist: Mopidy-Podcast-iTunes
Requires-Dist: Mopidy-Youtube
Requires-Dist: Pykka (>=1.1)
Requires-Dist: feedparser
Requires-Dist: jsonpickle
Requires-Dist: mutagen
Requires-Dist: pathlib
Requires-Dist: setuptools

****************************
Mopidy Rough Base
****************************

Shared classes for building radio rough guis.


Installation
============

Install by running::

    pip install Mopidy-Rough-Bae
i

Project resources
=================

- `Source code <https://github.com/unusual.computers/mopidyroughradio>`_
- `Issue tracker <https://github.com/unusual.computers/mopidyroughradio/issues>`_


Credits
=======

- Original author: `Unusual Computers <https://github.com/unusual.computers`__
- Current maintainer: `Unusual Computers <https://github.com/unusual.computers`__
- `Contributors <https://github.com/unusual.computers/mopidyroughradio/graphs/contributors>`_


Changelog
=========

v0.1.0 (UNRELEASED)
----------------------------------------

- Initial release.


