This package consists of FlexModule.h, BisonModule.h, and assorted documentation, examples, and support files. A Python module can be created by including FlexModule.h into a Flex scanner specification and using a couple of C macros. BisonModule.h provides a set of C macros and functions that make it easy to create a parse tree of Python objects with Bison.