[Python] [Announce] PySwfdec 0.6.6.2

Gian Mario Tagliaretti gianmt a gnome.org
Dom 1 Giu 2008 21:23:09 CEST


I am pleased to announce version 0.6.6.2 of the Python bindings for
PySwfdec.

It is available at:
http://www.gnome.org/~gianmt/pyswfdec-0.6.6.2.tar.gz
MD5: d490f54816535468225e65a605c3763c

The bindings are updated with the new Swfdec API 0.6.6

PySwfdec 0.6.6.2     (Jun 01 2008)
===================================

    o Fix swfdec.URL and make AsDebugger optional in
      swfdec.Player constructor. (Gian Mario)
    o Manually wrap swfdec.ui.Player constructor. (Gian Mario)
    o Make a very simple (but working this time..) example. (Gian Mario)
    o Manually wrap swfdec_player_render to work around a segfault
      (possibly pycairo API change). (Gian Mario)
    o Restore swfdec.Audio. (Gian Mario)
    o Rewrite the docs. (Gian Mario)
    o Fix function names. (Gian Mario)

Blurb:
======
Swfdec [1] is the library for decoding and rendering Flash animations.
It is still in heavy development. The intended audience are developers or people
using it for pretested Flash animations (think embedded here). If you use it on
unknown content, expect it to have issues and don't be surprised if it crashes.
If you encounter such a crash however, make sure to file a bug [2] immediately.

PySwfdec is a wrapper which exposes the Swfdec API to the
python world.  It is fairly complete; most of the API are covered.

The documentation is a work in progress, needs quite a lot of work in
order to cover 100% of the API, anyway help will be greatly appreciated.

Like the GTK+ library, PyGTK and Swfdec itself PySwfdec is
licensed under  the GNU LGPL, so is suitable for use in both
free software and proprietary applications.

PySwfdec requires:
=====================

o Swfdec = 0.6.6
o PyGObject >= 2.10.1 (2.11.3 to build the docs)
o PyGTK >= 2.10.4
o Pycairo >= 1.2.0

Bug reports should go to
https://launchpad.net/pyswfdec/

[1] http://swfdec.freedesktop.org/wiki/
[2] https://bugzilla.freedesktop.org Use the swfdec component.

cheers
-- 
Gian Mario Tagliaretti


Maggiori informazioni sulla lista Python