libmng-py is a Python wrapper for libmng.
Goals
· Full support for all libmng functionality
· Out of the box support for popular toolkits
Status
Currently supports:
· Raw output in any format libmng supports
· pygame (SDL) output (detects the best format for fast blitting)
· wxPython animation control (like GIFAnimationCtrl)
What's New in This Release:
· This is the first public release. This release includes full support for displaying mng and jng animations in pygame and wxPython.
· It also supports pausing and starting animations.
Product's homepage