Metadata-Version: 1.1
Name: TracMovieMacro
Version: 0.3
Summary: Safely embed various movies into wiki pages
Home-page: http://trac-hacks.org/wiki/MovieMacro/
Author: Tetsuya Morimoto
Author-email: tetsuya dot morimoto at gmail dot com
License: Apache License 2.0
Description: 
        Embeds video player into ticket or wiki pages.
        It supports to play attached files and several video-sharing sites.
        For attachments, it uses the FlowPlayer (https://flowplayer.org/).
        
        ChangeLog
        =========
        
        0.3 (2014-11-05)
        ------------------
        
        * Change license from BSD to Apache License 2.0
        * Update Flowplayer 5.5.0
          - Support to play mp4/webm format
        * Refactoring to be able to maintain
        
        0.2 (2014-10-30)
        ------------------
        
        * Initial PyPI package as a checkpoint
        
Keywords: trac plugin movie video html5 macro
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Framework :: Trac
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
