Metadata-Version: 1.0
Name: bruce
Version: 2.0beta1
Summary: Bruce the Presentation Tool
Home-page: http://bruce.python-hosting.com/
Author: Richard Jones
Author-email: richard@mechanicalcat.net
License: UNKNOWN
Description: Bruce the Presentation Tool is for
        programmers who are tired of fighting with presentation tools. In its
        basic form it allows text, code or image pages and even interactive
        Python sessions. It uses pyglet and is easily extensible to add new
        page types.
        
        2.0beta1 released 2008-03-02 is a complete rewrite:
        
        - audio playback on any page, including blank ones
        - simple point-by-point text display with styling and progressive expose
        - interactive python interpreter with history
        - code display with scrolling
        - unicode escaped chars in ascii file
        - html page display with scrolling
        - image display with optional title and/or caption
        - configuration may be changed inside a presentation, affecting subsequent pages
        - resource location (images, video, sound from zip files etc.)
        - timer and page count display for practicing
        - logo display in the corner of every page
        - may specify which screen to open on in multihead
        - may switch to/from fullscreen
        - HTML output of pages including notes
        - video playback
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Multimedia :: Graphics :: Presentation
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
