python-bz2

Introduction

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

Features

python-bz2 provides the following features:

Documentation

There's pydoc-generated documentation available.

Download

This module is distributed with Python itself since version 2.3.

As a reference, the obsolete version is also available.

Author

Gustavo Niemeyer <gustavo@niemeyer.net>


CategoryProject

python-bz2 (last edited 2008-03-03 03:26:04 by GustavoNiemeyer)