Metadata-Version: 1.0
Name: panya-tube
Version: 0.0.3
Summary: Panya tube(channel, show, clip) app.
Home-page: http://github.com/praekelt/panya-tube
Author: Praekelt Foundation
Author-email: dev@praekelt.com
License: BSD
Description: Panya Tube
        ==========
        
        Panya tube(channel, show, clip) app.
        
        System Package Dependencies
        ---------------------------
        
        #. cython (install using system easy_install)
        #. ffmpeg
        #. libavcodec-dev
        #. libavformat-dev
        #. libavutil-dev
        #. python-dev
        #. python-numpy
        #. python-Pyrex
        
        Authors
        =======
        
        Praekelt Foundation
        -------------------
        
        * Shaun Sephton
        
        Changelog
        =========
        
        0.0.3
        -----
        
        #. Added numpy dep.
        
        0.0.2
        -----
        
        #. Corrected pyffmpeg dep link.
        #. Added ClipBase.duration_as_hours_minute_seconds
        
        0.0.1
        -----
        
        #. Initial release.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
