The python-bz2 module provides a comprehensive interface for the
bz2 compression library. It implements a complete file interface,
one shot (de)compression functions, and types for sequential
(de)compression.

WWW: http://python-bz2.sourceforge.net
