Allegra - Copyright (C) 2006 Laurent A.V. Szyster | Copyleft GPL 2.0

Allegra is an innovative library for web peer applications development. 

It provides a Python framework for asynchronous network peer programming, 
a simple stack of Internet standards implementations, and two new network 
applications: a new metabase peer and a practical web peer.

	http://laurentszyster.be/blog/allegra/


REQUIREMENTS

You need CPython 2.4 to run Allegra. If you don't, get it first.


INSTALL

Extract this archive and change directory to the extracted root

	cd allegra


Then install Allegra's library

	python setup.py install