Summary
=======

A small, simple logrotate implementation for the Python logging module that
only rotates files (it doesn't create and delete them) and therefore maintains
owner, group and permission information.

(Not tested on the Windows platform).

Get Started
===========

* Download and install from source

Author
======

`James Gardner <http://jimmyg.org>`_
