Version 0.2 of pyIFBabel, a Treaty of
Babel library for Python, has just been released. This version fixes some bugs
in IFiction file handling in the previous version. However, the most
significant development has been in the treatyofbabel.ifstory
module, which
was altogether non-functional in version 0.1. This module defines the IFStory
class, which makes it simple to work with story files and their metadata
information. With this, I now have what I need to integrate the new pyIFBabel
functionality back into Grotesque (though I
will return to pyIFBabel to implement some further features which will
eventually end up in Grotesque as well).