Menu

PyFFI 2.0.2 released

The Python File Format Interface aims to make it easy to manipulate binary files in a Python environment. Starting from a file format description written in XML, PyFFI creates customizable Python classes to read and write file blocks as described by the XML. Currently, PyFFI supports the NetImmerse/Gamebryo NIF and KFM formats, CryTek's CGF format, the DDS format, and the TGA format. Many tools for files used by 3D games, such as a stripifier, and a tangent space calculator, are included in PyFFI as well.

QSkope is PyFFI's graphical user interface, and enables simple editing of files in any fileformat supported by PyFFI.

This release features loads of bugfixes for the nif optimizer (thanks in particular to Baphometal for reporting many issues), support for NeoSteam (nif) and Aion (cgf), a unified installer for Windows for all Python and Maya variants, and py3k support via 2to3.

For information on how to use PyFFI, browse the documentation here:

http://pyffi.sourceforge.net/apidocs

You can download the latest version of PyFFI and the documentation here:

https://sourceforge.net/projects/pyffi/files/

Posted by Amorilia 2009-08-12

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.