news 28 Posted October 26, 2008 I am pleased to announce version 0.8.0 of the Python bindings for Swfdec. It is available at: http://www.gnome.org/~gianmt/pyswfdec-0.8.0.tar.gz MD5: 5116b455413dd1e9ddec35df6cfc0b7b The bindings are updated with the new Swfdec API 0.8.x PySwfdec 0.8.0 (Oct 26 2008) =================================== o Update with Swfdec 0.8.x API. o Docs updated. 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.8.0 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 GNOME Foundation member gianmt ( -at -) gnome.org _______________________________________________ Share this post Link to post