Harold - Advance programming in Python
--------------------------------------

Pierre-Antoine Champin
(c) 2005 LIRIS - Claude Bernard Lyon 1 University

2005/09/12

Harold is a python library intented to provide high-level programming
constructs (such as interfaces, abstract classes, etc.) and state-of-the-art
data structures and algorithms.

For the moment, it mainly provides the “programming construct” part,
implemented in the <code>harold.prog</code> package. 

For more information, see
    http://champin.net/dev/harold/
