PyGCF
Process GURPS Character Assistant GCF files to Python structures
The GURPS Character Assistant program stores its core data as GCF files. These files contain a descriptions of entities and relationships, commands for manipulating them and rules on how to satisfy constraints.
Unfortunately, said program is only available for Windows, doesn't support any kind of automation for generation of NPCs, doesn't function under WINE, and is very, very slow. This module is intended to provide a basis for rectifying those problems.