Metadata-Version: 1.1
Name: django-radio
Version: 1.0
Summary: This app provides an easy way to set up your radio
Home-page: http://radioco.org/
Author: Iago Veloso Abalo
Author-email: author@radioco.org
License: GPLv3
Description: ############
        django radio
        ############
        
        A radio management application that makes easy scheduling, live recording, publishing...
        
        It is used by `RadioCo  <https://github.com/iago1460/radioco>`_.
        
        ********
        Features
        ********
        
        * designed to work with any web browser
        * drag and drop scheduling calendar interface
        * live shows can be recorded and published automatically
        * complete authentication system (user accounts, groups, permissions)
        
        * ...and much more
        
        More information on `our website <http://radioco.org/>`_.
        
        *************
        Documentation
        *************
        
        Please head over to our `documentation <http://django-radio.readthedocs.org/>`_ for all
        the details on how to install, extend and use django radio.
        
        ***********
        Quick Start
        ***********
        
        We recommend using a `configured radioco project  <https://github.com/iago1460/radioco>`_.
        
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
