-------
xlutils
-------

This package provides a collection of utilities for working with Excel
files. Since these utilities may require either or both of the xlrd
and xlwt packages, they are collected together seperately here.

Currently available are:

xlutils.margins
---------------

Tools for finding how much of an Excel file contains useful data.

xlutils.filter
--------------

A mini framework for splitting and filtering Excel files into new
Excel files.
