Source: sozi
Section: graphics 
Priority: optional
Maintainer: Kan-Ru Chen <koster@debian.org>
Build-Depends: debhelper (>= 9), yui-compressor
Standards-Version: 3.9.8
Homepage: http://sozi.baierouge.fr/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/sozi.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/sozi.git

Package: sozi
Architecture: all
Depends: ${misc:Depends}, inkscape, python, python-gtk2, python-lxml
Description: inkscape extension for creating animated presentations
 Unlike most presentation formats, a Sozi document is not organized as
 a slideshow, but rather as a poster where the content of your
 presentation can be freely laid out. Playing such a presentation
 consists in a series of translations, zooms and rotations that focus
 on the elements you want to show.
 .
 A Sozi presentation is an SVG document in which a sequence of “frames”
 is defined. A frame is a rectangular region of the document associated
 with presentation and animation information (e.g. title, ordering,
 transition duration).
 .
 The presentation editor is an extension for the Inkscape vector
 graphics editor. It means that you can create an entire presentation,
 graphics and animation, within a single environment.
 .
 Documents produced by Inkscape and Sozi can be displayed and animated
 by web browsers supporting the SVG format, and the Javascript
 language. The user can control the presentation using the mouse and
 keyboard.
