Metadata-Version: 1.1
Name: sphinxcontrib-swf
Version: 0.3
Summary: Sphinx "swf" extension
Home-page: http://bitbucket.org/birkenfeld/sphinx-contrib
Author: Kay-Uwe (Kiwi) Lorenz
Author-email: kiwi@franka.dyndns.org
License: BSD
Download-URL: http://pypi.python.org/pypi/sphinxcontrib-swf
Description-Content-Type: UNKNOWN
Description: 
        This package contains the swf Sphinx extension.
        
        It adds a directive `swf` for improved flash file handling.
        
        You can pass any parameter mentioned on `flash attribute listing`_.
        
        http://helpx.adobe.com/flash/kb/flash-object-embed-tag-attributes.html
        
        I stumbled across the issue, that screencasts often are "zoomed in", such
        that you do not have access to controls. So this directive has a
        "zoom-to-fit" option, which zooms out the video using javascript.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
