Metadata-Version: 1.1
Name: collective.iptvusp
Version: 0.1a1
Summary: Use videos from http://iptv.usp.br/ in a Plone site.
Home-page: http://www.simplesconsultoria.com.br/
Author: Simples Consultoria
Author-email: products@simplesconsultoria.com.br
License: GPL
Description: ********************************
        IPTV USP: Videos
        ********************************
        
        .. contents:: Table of Contents
        
        Life, the Universe, and Everything
        ----------------------------------
        
        Include videos hosted on http://iptv.usp.br/ on your Plone site.
        
        
        
        
        Installation
        ------------
        
        To enable this product in a buildout-based installation:
        
        1. Edit your buildout.cfg and add ``collective.iptvusp`` to the list of
           eggs to install::
        
            [buildout]
            ...
            eggs =
                collective.iptvusp
        
        After updating the configuration you need to run ''bin/buildout'', which will
        take care of updating your system.
        
        Go to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link.
        
        Check the box next to ``collective.iptvusp`` and click the 'Activate'
        button.
        
        Note: You may have to empty your browser cache and save your resource
        registries in order to see the effects of the product installation.
        
        
        Share and Enjoy
        ---------------
        
        collective.iptvusp would not have been possible without the contribution
        of the following people:
        
            - Érico Andrei
        
        Development by `Simples Consultoria`_.
        
        Sponsored by `IEA/USP - Instituto de Estudos Avançados da USP`_.
        
        
        .. _`Simples Consultoria`: http://www.simplesconsultoria.com.br/
        .. _`IEA/USP - Instituto de Estudos Avançados da USP`: http://www.iea.usp.br/
        
        Changelog
        ---------
        
        Because you have to know where your towel is.
        
        0.1a1 (2012-12-10)
        ^^^^^^^^^^^^^^^^^^
        
        *  Initial release [ericof]
        
Keywords: plone usp video
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.2
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 :: Libraries :: Python Modules
